On 22.11.2009, at 18:01, Lukas Kahwe Smith wrote:

> So there are three approaches listed in the RFC:
> 1) http://wiki.php.net/rfc/autoload_include#proposal
> add a new alternative to include, which works the same except that for 
> missing files it returns null and on success it returns the file location 
> (unless the file already returns something else explicitly)

-1

> 2) 
> http://wiki.php.net/rfc/autoload_include#add_stream_support_to_includerequire
> add stream support to include/require

+1

> 3) 
> http://wiki.php.net/rfc/autoload_include#add_function_to_resolve_the_include_path
> fix up stream_resolve_include_path() to support streams.


+1, resolve_include_path(), +1 for 5.3.2

regards,
Lukas Kahwe Smith
m...@pooteeweet.org




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

Reply via email to