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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
35 - 7 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 12:01:27 2024 UTC