Edit report at https://bugs.php.net/bug.php?id=60128&edit=1

 ID:                 60128
 Comment by:         admin at marcelaraujo dot me
 Reported by:        dav...@php.net
 Summary:            Add SplClassLoader to SPL
 Status:             Assigned
 Type:               Feature/Change Request
 Package:            SPL related
 Operating System:   OSX (Irrelevant)
 PHP Version:        5.4SVN-2011-10-25 (SVN)
 Assigned To:        davidc
 Block user comment: N
 Private report:     N

 New Comment:

I've working in this extension to make run on PHP 5.4.x plataform.

I had a stable working extension.

https://github.com/marcelaraujo/splclassloader


Previous Comments:
------------------------------------------------------------------------
[2011-10-25 10:18:38] dav...@php.net

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

------------------------------------------------------------------------
[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

Reply via email to