]> granicus.if.org Git - php/commit
implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 21:56:45 +0000 (21:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Feb 2007 21:56:45 +0000 (21:56 +0000)
commit30dacafa720d65e9acbc4ce2a8845e47c60d16da
treee578b1a55b70b541e5a6f6f1135a55cf8bc38c94
parent330573105401218f184bafb6e3b568d615f4ad2c
implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper
main/php_streams.h
main/streams/plain_wrapper.c
main/streams/streams.c
sapi/cli/php_cli.c