]> git.wh0rd.org - tt-rss.git/commit - include/autoload.php
Replace '__autoload' (deprecated in PHP 7.2) with 'spl_autoload_register'.
authorwn_ <invalid@email.com>
Sat, 27 May 2017 15:52:16 +0000 (10:52 -0500)
committerwn_ <invalid@email.com>
Sat, 27 May 2017 15:52:16 +0000 (10:52 -0500)
commit9b8bec700a0597dcaee2886786ebec69c85d8f5f
tree9fcf2f34d996b36afb1f95192699745d8b0bdcc4
parente50a64791687c27ba6a76df84a0e3b32dfd77936
Replace '__autoload' (deprecated in PHP 7.2) with 'spl_autoload_register'.

http://php.net/manual/en/function.autoload.php
http://php.net/spl_autoload_register
https://wiki.php.net/rfc/deprecations_php_7_2
include/autoload.php