Antony Dovgal wrote:
> On 05/07/2007 04:18 PM, Lukas Kahwe Smith wrote:
>> Marcus Boerger wrote:
>>
>>> Well alot of people make use of our PEAR project. It comes with a
>>> bunch of
>>> nice sub projects. And even some external (as in non PHP)
>>> applications and
>>> projects make use of it. Providing a better internal infrastructure
>>> would be
>>> very nice here.
>>
>> Stas, not sure if you are aware of this, but the PEAR installer has
>> gotten wide adoption as a deployment tool.
> 
> .. even though it does not require Phar extension at all.

.. and (again) let me be clear:

PHP_Archive-based phar archives will no longer work once
allow_url_include is off and user streams wrappers are marked as remote.
 So, it won't work with 100% of new installations in future PHP versions.

Without phar, the entire concept that the phar:// stream wrapper is
based upon ceases to be a possibility for wide distribution.

So, yes, this will require the Phar extension or simply cease to exist
as a possibility in the near future.

Greg

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

Reply via email to