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
..
acp [ticket/16604] Adjust code logic 2020-09-25 22:08:18 +07:00
diff [ticket/16277] Adjust patch for the diff engine 2020-01-01 04:07:11 +07:00
hooks [ticket/15849] Stop using php4 constructors 2018-10-21 07:02:26 +00:00
mcp [ticket/16559] Ensure event variables are defined in mcp_queue 2020-08-02 13:55:06 +02:00
questionnaire [ticket/16287] Use twig syntax and fix coding guidelines issues 2020-01-02 21:06:58 +01:00
ucp [ticket/16605] Fix possible SQL error on user registration 2020-09-29 21:10:06 +07: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 Merge branch '3.2.x' into 3.3.x 2020-02-14 07:28:26 +01:00
compatibility_globals.php [ticket/15663] Move constant to compatibility_globals 2019-05-09 18:54:58 +02:00
constants.php [prep-release-3.3.1] Update version numbers to 3.3.1 2020-07-29 21:44:55 +02:00
functions.php [ticket/16544] Correctly mark notification read 2020-09-02 22:11:52 +07:00
functions_acp.php Merge pull request #6007 from rxu/ticket/16526 2020-08-30 14:47:20 +02:00
functions_admin.php Merge branch '3.2.x' into 3.3.x 2020-02-14 07:31:24 +01:00
functions_compatibility.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +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 14:59:11 +07:00
functions_convert.php [ticket/16338] Add DuckDuckGo bot 2020-04-06 16:02:20 -05: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 Merge branch '3.2.x' into 3.3.x 2020-05-17 22:13:04 +02:00
functions_download.php Merge branch '3.2.x' into 3.3.x 2019-06-17 10:21:09 +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/16448] Added $phpbb_dispatcher 2020-04-17 16:28:50 +02:00
functions_messenger.php [ticket/16351] Use CHMOD constants from filesystem_interface 2020-02-02 22:00:38 +00:00
functions_module.php [ticket/16276] Further fix PHP nightly tests 2019-12-29 12:59:24 +07:00
functions_posting.php Merge pull request #6018 from rxu/ticket/16544 2020-09-10 12:43:40 +02:00
functions_privmsgs.php [ticket/16550] Fix undefined variable url in PMs 2020-07-21 10:03:00 +02: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/16283] Update requirements for 3.3.0 2020-01-01 19:23:50 +01:00