phpbb/phpBB/includes
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
..
acp [ticket/16604] Remove checks for avatar upload path in avatar settings 2020-10-08 20:38:27 +02:00
diff [ticket/16277] Adjust patch for the diff engine 2020-01-01 04:07:11 +07:00
mcp [ticket/16237] Fix broken vars and remove conditional overhead 2020-08-21 15:33:08 -07:00
questionnaire [ticket/16287] Use twig syntax and fix coding guidelines issues 2020-01-02 21:06:58 +01:00
ucp Merge branch '3.3.x' 2020-10-05 18:08:53 +02:00
utf [ticket/16151] Enable Emojis and rich text in forum name 2019-10-28 02:36:35 +01:00
.htaccess [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
bbcode.php [ticket/16346] Remove unused constants 2020-08-14 08:29:14 +00:00
compatibility_globals.php [ticket/15663] Move constant to compatibility_globals 2019-05-09 18:54:58 +02:00
constants.php [ticket/16346] Remove unused constants 2020-08-14 08:29:14 +00:00
functions.php Merge branch '3.3.x' 2020-09-10 12:43:45 +02:00
functions_acp.php Merge branch '3.3.x' 2020-08-30 14:47:35 +02:00
functions_admin.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
functions_compatibility.php Merge branch '3.3.x' 2020-09-08 20:41:52 +02:00
functions_compress.php Merge branch '3.2.x' into 3.3.x 2020-02-15 16:46:02 +01:00
functions_content.php [ticket/16549] Fix tests 2020-10-18 15:09:07 +07:00
functions_convert.php Merge branch '3.3.x' 2020-04-21 20:46:23 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
functions_download.php Merge branch '3.3.x' 2019-06-17 10:21:36 +02:00
functions_jabber.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
functions_mcp.php [ticket/16346] More fixes 2020-08-14 08:29:14 +00:00
functions_messenger.php [ticket/16346] More fixes 2020-08-14 08:29:14 +00:00
functions_module.php [ticket/16276] Further fix PHP nightly tests 2019-12-29 12:59:24 +07:00
functions_posting.php Merge branch '3.3.x' 2020-09-10 12:43:45 +02:00
functions_privmsgs.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
functions_transfer.php [ticket/16188] Remove some legacy code and fix bug 2019-11-01 10:30:41 +00:00
functions_user.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
index.htm
message_parser.php Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
sphinxapi.php [ticket/15849] Stop using php4 constructors 2018-10-21 07:02:26 +00:00
startup.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00