On Mon, Oct 24, 2011 at 3:57 PM, David Coallier <dav...@php.net> wrote:
> On 24 October 2011 16:53, Paul Dragoonis <dragoo...@gmail.com> wrote:
>> On Mon, Oct 24, 2011 at 3:47 PM, guilhermebla...@gmail.com
>> <guilhermebla...@gmail.com> wrote:
>>> Hi internals,
>>>
>>> It's been a while since Stas accepted that, but it seems the class
>>> haven't been merged since then.
>>> What's the status of this? Can I expect SplClassLoader in 5.4.0?
>>>
>>> It seems it was approved, but wasn't merged and thread was lost in space. =(
>>>
>>> There's an RFC for it: https://wiki.php.net/rfc/splclassloader
>>> There's a patch for it: https://github.com/metagoto/splclassloader
>
> If we can identify where we want it in the structure of the PHP
> project, I'll be happy to merge the implementation and modify the
> config files to have --enable-spl-autoloader or such.
>
> Does anyone have a preference for this?
>
>    /ext/spl/
>    /ext/spl-loader/
>    /ext/spl-autoloader/
>

Hey David,

Since it has the prefix 'Spl' then I think it makes sense to add it as
a class to the existing /ext/spl/ extension, having it as its own
extension would be overkill me thinks.

- Paul Dragoonis.

>
>
> --
> David Coallier
>

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to