]> granicus.if.org Git - php/commit
Resolve some problems with zlib streams, mostly related to opening the
authorWez Furlong <wez@php.net>
Tue, 19 Nov 2002 18:34:55 +0000 (18:34 +0000)
committerWez Furlong <wez@php.net>
Tue, 19 Nov 2002 18:34:55 +0000 (18:34 +0000)
commit915c446634b54cc8ce2b6bfed1d35e2e109d95eb
tree2c83dd3be12491786f4427b8e3fdad60c7bfa224
parentbe66394313fe081a45382ff1649c7f38776beca8
Resolve some problems with zlib streams, mostly related to opening the
stream with an invalid mode.
There still seem to be some issues when reading from non-compressed files.
Investigation continues.
ext/zlib/tests/gzreadgzwrite.phpt [new file with mode: 0644]
ext/zlib/zlib_fopen_wrapper.c