Edit report at https://bugs.php.net/bug.php?id=60128&edit=1
ID: 60128 Patch added by: dav...@php.net Reported by: dav...@php.net Summary: Add SplClassLoader to SPL Status: Open Type: Feature/Change Request Package: SPL related Operating System: OSX (Irrelevant) PHP Version: 5.4SVN-2011-10-25 (SVN) Block user comment: N Private report: N New Comment: The following patch has been added/updated: Patch Name: spl-classloader Revision: 1319537918 URL: https://bugs.php.net/patch-display.php?bug=60128&patch=spl-classloader&revision=1319537918 Previous Comments: ------------------------------------------------------------------------ [2011-10-25 10:18:18] dav...@php.net Description: ------------ As stated in this rfc: https://wiki.php.net/rfc/splclassloader we would like to see the SplClassLoader (Patch linked) so that users can benefit of the PSR without having to install an extra extension. The initial patch was in fact an extension on its own however the newest version of the patch is fitted to include it directly into SPL (https://gist.github.com/1310352) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60128&edit=1