1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 06:36:39 +02:00
Files
php-phpbb/phpBB/includes
rxu fe38280a1a [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 14:59:11 +07:00
..
2020-09-25 22:08:18 +07:00
2020-02-14 07:28:26 +01:00
2020-10-18 14:59:11 +07:00