]> granicus.if.org Git - php/commit
do not scan include_path with faulty plain_wrapper-based include_path fopen
authorGreg Beaver <cellog@php.net>
Sun, 13 Apr 2008 22:19:10 +0000 (22:19 +0000)
committerGreg Beaver <cellog@php.net>
Sun, 13 Apr 2008 22:19:10 +0000 (22:19 +0000)
commite668dc629b1973dc3db996a14d67a56cbbb44ba6
treed36f37dc83c133c5e0afd2b3896bd28f02a52ec0
parent217b911d0e17c831abb6cb47551bc97ee168033a
do not scan include_path with faulty plain_wrapper-based include_path fopen

# _fopen_with_path_rel probably needs to call out to regular php_stream_open, for exts that use it (it is exported)
main/streams/plain_wrapper.c