]> granicus.if.org Git - php/commit
#9278 and #39506, force the binary mode for the zip operation only. At least I do...
authorPierre Joye <pajoye@php.net>
Wed, 15 Nov 2006 19:14:02 +0000 (19:14 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 15 Nov 2006 19:14:02 +0000 (19:14 +0000)
commit892c00bb9f8ab68a870de5ec7f252d88048c69a4
treeb8a6ddc4c0c9caa4422e4fa1e056cf65acb0a6fa
parent82fb3e00b8259d6be0c1d2274069d4235846e6d6
#9278 and #39506, force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.
ext/zip/lib/zip_close.c
ext/zip/lib/zip_open.c
ext/zip/lib/zip_source_file.c