From 56125c6883209edb8e4f86fef58fc015add2c7ec Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Mon, 11 Jan 2016 14:46:49 +0000 Subject: [PATCH] add spl_autoload_register() back to autoloading page see also section git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338462 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/oop5/autoload.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/language/oop5/autoload.xml b/language/oop5/autoload.xml index 506a728ca3..92cff3c5df 100644 --- a/language/oop5/autoload.xml +++ b/language/oop5/autoload.xml @@ -165,6 +165,7 @@ Fatal error: Class 'MissingException' not found in testMissingException.php on l unserialize unserialize_callback_func + spl_autoload_register spl_autoload __autoload