Hi!

> Are you saying current PHP allows
> include('zip://...') or include('input://...')?

Neither zip not phar are classified as url handlers. Both have is_url to 0.

> Then this is serious bug. I'll fix it also.

This would be another big BC break, as this would mean you can not use
phar streams with allow_url_fopen set to off. Please don't change that,
there's reason for these settings.

-- 
Stas Malyshev
smalys...@gmail.com

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

Reply via email to