This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a202474ef9052d28dbcb1898dbbdd0fc93f3f77
archived-php-src
/
ext
/
zlib
History
Ilia Alshanetsky
92b51bfe9d
MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files
...
via wrapper stacking ala compress.zlib://http://...
2004-08-26 23:36:11 +00:00
..
tests
Add this test for gzreading non-compressed data.
2002-11-19 20:13:24 +00:00
config0.m4
Make PHP_CHECK_LIBRARY use PHP_EVAL_LIBLINE which automatically
2003-07-01 23:54:44 +00:00
CREDITS
Send Content-Length if we're sending just one chunk
2001-08-16 23:34:25 +00:00
php_zlib.h
64-bit corrections to parameters to OnUpdateInt Bug
#20994
(Dave)
2003-03-10 13:35:36 +00:00
zlib_fopen_wrapper.c
MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files
2004-08-26 23:36:11 +00:00
zlib_win32_howto.txt
Adding a short WIN32_HOWTO and moving library and header files to php_build
2000-04-21 12:21:47 +00:00
zlib.c
- Fixed bug
#25385
(ob_gzhandler(): typo in sapi_add_header_ex() call)
2003-09-10 01:23:38 +00:00
zlib.dsp
Fix gzip/bz2 builds for Windows
2002-04-05 11:51:43 +00:00