Hi all

Isn't http://news.php.net/php.cvs/36579 fix for #34059 ? (not
mentioned in the NEWS file - and the report is still open).

Ilias previous get_headers() patch (http://news.php.net/php.cvs/36564)
allows get_headers() to use "default context" set by
stream_context_get_default() (which btw is quite weird name to *set*
default context).. ..but it doesn't take context argument so I would
need to run stream_context_get_default() before calling get_headers()
and then change it back by running stream_context_get_default()
again...

And, at last, any word on #34058?

- Hannes

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

Reply via email to