1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-18 06:32:01 +01:00

4323 Commits

Author SHA1 Message Date
rxu
ba9fd7f5df
[ticket/16549] Fix tests
1. If $service array is empty, $service[0] call will throw fatal error in PHP 8.
2. Division by zero was promoted to fatal error
and throws DivisionByZeroError exception in PHP 8+
3. Adjust make_clickable() logic to avoid 'Undefined array key 3' error.

PHPBB3-16549
2020-10-18 15:09:07 +07:00
rxu
36bce1158f
[ticket/16549] Rename class phpbb_lint_test rather than the test file
PHPBB3-16549
2020-10-18 11:25:52 +07:00
rxu
aca11471bf
[ticket/16549] Fix new tests
PHPBB3-16549
2020-10-18 10:38:47 +07:00
rxu
5ecb81e1d5
[ticket/16549] Fix more tests
PHPBB3-16549
2020-10-18 10:38:47 +07:00
rxu
3df19411b4
[ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
185b9eee41
[ticket/16549] Fix select auth method test
PHPBB3-16549
2020-10-18 10:38:36 +07:00
rxu
80ec1dc042
[ticket/16549] Fix migrations_check_config_added_test
PHPBB3-16549
2020-10-18 10:38:35 +07:00
rxu
032d898ddb
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
2b6af5c334
[ticket/16549] rename lint_test.php
As of PHPUnit 9.1, test filename should match test class name.

PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
3444e8816b
[ticket/16549] Avoid deprecated properties/methods in newer PHPUnit versions
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
fa9bfce4f6
[ticket/16549] update dependencies for nightly tests
PHPBB3-16549
2020-10-18 10:38:33 +07:00
rxu
aceeb30463
[ticket/16549] Fix wrong exception message function names
PHPBB3-16549
2020-10-18 10:38:33 +07:00
rxu
6785db282e
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
3d87d61dae
[ticket/16549] Add void return type of template methods
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
d7cb104fc1
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
PHPBB3-16549
2020-10-18 10:38:31 +07:00
Marc Alexander
e54a2ae91d
Merge pull request #6060 from marc1706/ticket/16604
[ticket/16604] Remove checks for avatar upload path in avatar settings
2020-10-08 21:27:43 +02:00
Marc Alexander
63e0b1b2f3
Merge branch '3.3.x' 2020-10-08 21:26:20 +02:00
Marc Alexander
0417599344
Merge pull request #6002 from rxu/ticket/16512
[ticket/16512] Fix make_clickable() to make use of custom link classes
2020-10-08 21:26:10 +02:00
Marc Alexander
5d063429f3
[ticket/16604] Remove checks for avatar upload path in avatar settings
This is unfortunately no longer possible to do on master.

PHPBB3-16604
2020-10-08 20:38:27 +02:00
Marc Alexander
b8f7b53386
Merge branch '3.3.x' 2020-10-05 18:12:42 +02:00
rxu
4698d20fb4
[ticket/16604] Do not test avatar upload directory permissions on Windows
PHPBB3-16604
2020-09-22 18:59:04 +07:00
rxu
f4287e1f56
[ticket/16604] Add test
PHPBB3-16604
2020-09-22 01:27:28 +07:00
Marc Alexander
4eaa356679
Merge branch '3.3.x' 2020-09-19 11:28:31 +02:00
Marc Alexander
9c5f338d3c
Merge pull request #6037 from kasimi/ticket/16565
[ticket/16565] Lazy-load cron.task_collection
2020-09-19 11:12:41 +02:00
Marc Alexander
3d36211101
Merge branch '3.3.x' 2020-09-10 12:43:45 +02:00
Marc Alexander
c141962dc8
Merge pull request #6018 from rxu/ticket/16544
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
2020-09-10 12:43:40 +02:00
Marc Alexander
17c4fe6f9e
Merge branch '3.3.x' 2020-09-08 20:41:52 +02:00
William Desportes
fedfc330ef
[ticket/16587] Fix phpdoc errors reported by Doctum
PHPBB3-16587
2020-09-07 12:11:31 +02:00
rxu
02f54ef219
[ticket/16544] Fix notifications tests
PHPBB3-16544
2020-09-02 22:11:51 +07:00
rxu
aa76f6b9f2
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
PHPBB3-16544
2020-09-02 22:11:51 +07:00
Marc Alexander
10dbc2878c
Merge pull request #5334 from rubencm/ticket/12630
[ticket/12630] Add debug.url_matcher
2020-08-30 14:49:38 +02:00
Marc Alexander
2c65df7185
Merge branch '3.3.x' 2020-08-30 14:47:35 +02:00
Marc Alexander
0d3dd61ad4
Merge pull request #6007 from rxu/ticket/16526
[ticket/16526] Correctly handle ACP CSV settings
2020-08-30 14:47:20 +02:00
rubencm
92c31dd454 [ticket/12630] Use di to inject parameter
PHPBB3-12630
2020-08-30 10:47:28 +00:00
rubencm
21fac34854
[ticket/15765] Change parameter to true
PHPBB3-15765
2020-08-30 10:32:38 +02:00
Marc Alexander
59e5f17cd6
Merge branch '3.3.x' 2020-08-28 21:14:40 +02:00
Marc Alexander
5d0f7229e3
Merge pull request #6019 from rxu/ticket/16488
[ticket/16488] Fix not displaying min input element attribute when 0
2020-08-28 21:14:12 +02:00
Marc Alexander
bd407fd866
[ticket/16488] Add test for min value 0 as min number
PHPBB3-16488
2020-08-27 20:41:38 +02:00
Marc Alexander
e61dcc9590
Merge branch '3.3.x' 2020-08-23 16:49:44 +02:00
Marc Alexander
c1ce0153ea
Merge pull request #5981 from ansavin/ticket/16366
[ticket/16366] Make viewtopic lang vars available in feed pages
2020-08-23 16:49:36 +02:00
Marc Alexander
d095a8537d
Merge branch '3.3.x' 2020-08-23 16:47:13 +02:00
JoshyPHP
762d9fcf7b [ticket/16580] Updated email-related test
This ensures that re-activating email fields does not introduce any exploit

PHPBB3-16580
2020-08-20 14:35:38 +02:00
JoshyPHP
62333f0ca2 [ticket/16580] Updated regression tests
PHPBB3-16580
2020-08-20 14:35:38 +02:00
JoshyPHP
1ac142347e [ticket/16580] Update rendering tests to match actual Prosilver
PHPBB3-16580
2020-08-20 14:35:38 +02:00
hanakin
277a5b4229 [ticket/16237] remove fontawsome tests
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
02fcfe5700 [ticket/16237] fix errors
PHPBB3-16237
2020-08-19 10:40:06 -10:00
rubencm
490ddbc2cd [ticket/16346] Fix method arguments
PHPBB3-16346
2020-08-14 18:42:50 +00:00
rubencm
758c28ca69 [ticket/16346] More fixes
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
b13fb3298f [ticket/16346] Remove code in test
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00