Marc
fb525f7cdca1d5ec1691f2bfbac289b060c3ac96
fb525f7cdca1d5ec1691f2bfbac289b060c3ac96
Merge pull request #6022 from rxu/ticket/16549
[3.3.x][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
15 Nov 2020
rxu
f1c178b5447bbea380faf794514823916d0b961a
m f1c178b5447bbea380faf794514823916d0b961a
[ticket/16549] Rewrite at() calls
See https://github.com/sebastianbergmann/phpunit/issues/4297
PHPBB3-16549
15 Nov 2020
rxu
eb754e3a840f31f1edb541dca8e8bc238b8f523c
m eb754e3a840f31f1edb541dca8e8bc238b8f523c
[ticket/16549] Fix database testcase transactions handling, fix indentations
PHPBB3-16549
14 Nov 2020
rxu
fe38280a1a3336c38297d5004d483940a30d1915
m fe38280a1a3336c38297d5004d483940a30d1915
[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
18 Oct 2020
rxu
fff200b1d87e12bffb488af51fe770ad73efe00c
m fff200b1d87e12bffb488af51fe770ad73efe00c
[ticket/16549] Rename class phpbb_lint_test rather than the test file
PHPBB3-16549
18 Oct 2020