1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-22 15:31:28 +02:00
rxu 055a5f8040 [ticket/14972] Fix sizeof calls
As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as a count() or sizeof() parameter.
See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198
Also, sizeof() seems to be sheduled for deprecation, see
https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations

PHPBB3-14972
2017-07-17 16:56:54 +07:00
..
2017-02-05 18:05:59 +01:00
2017-07-16 21:42:30 +02:00
2017-06-25 10:32:39 +02:00
2017-06-25 10:24:15 +02:00
2017-06-06 09:33:57 +02:00
2017-07-17 16:56:54 +07:00
2017-04-23 21:01:15 +02:00
2017-06-25 14:13:58 +02:00
2017-06-16 19:49:13 +02:00
2017-05-14 12:08:20 +05:30
2017-04-18 23:10:28 +02:00
2017-07-17 16:56:54 +07:00
2017-06-25 10:10:14 +02:00