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-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32b5df0bc7aaca7ec121cbebc623cecd53ed64f0
archived-php-src
/
ext
/
zlib
History
Stefan Roehrich
aa632187cd
Fixed bug
#25218
("deflate" compressed pages had a gzip header, which
...
should only be sent with "gzip" compressed pages).
2003-08-24 13:59:34 +00:00
..
tests
MFB: zlib stream tests
2002-12-09 16:43:15 +00:00
config0.m4
Don't add -L/usr/lib
2003-06-27 00:37:21 +00:00
CREDITS
Send Content-Length if we're sending just one chunk
2001-08-16 23:34:25 +00:00
php_zlib.h
updating license information in the headers.
2003-06-10 20:04:29 +00:00
zlib_fopen_wrapper.c
gztell() is not necessary, the return value of gzseek() represents the
2003-07-24 00:03:42 +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
#25218
("deflate" compressed pages had a gzip header, which
2003-08-24 13:59:34 +00:00
zlib.dsp
Fix gzip/bz2 builds for Windows
2002-04-05 11:51:43 +00:00