php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #60128 Add SplClassLoader to SPL
Submitted: 2011-10-25 10:18 UTC Modified: 2013-04-18 20:14 UTC
Votes:4
Avg. Score:4.0 ± 1.7
Reproduced:3 of 4 (75.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: davidc@php.net Assigned: davidc (profile)
Status: Wont fix Package: SPL related
PHP Version: 5.4SVN-2011-10-25 (SVN) OS: OSX (Irrelevant)
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2011-10-25 10:18 UTC] davidc@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)



Patches

spl-classloader (last revision 2011-10-25 10:18 UTC by davidc@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-10-25 10:18 UTC] davidc@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 UTC] davidc@php.net
-Assigned To: +Assigned To: davidc
 [2013-01-29 13:50 UTC] admin at marcelaraujo dot me
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
 [2013-04-18 20:14 UTC] salathe@php.net
-Status: Assigned +Status: Wont fix
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC