emo wrote:
>> 14) Link phar extension from PECL into core (possibly enabling it by
>> default)
>>
>> 1        0        -1
> 
> +1 (Depends how it will cope with namespaces?)

??

Perhaps you're thinking of different code?  pecl/phar is unaffected by
any changes to the PHP language syntax.  Its sole purpose is to provide
a virtual filesystem within a single file through the phar stream
wrapper and the Phar object.

Greg

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

Reply via email to