php-src/ext/zlib
Stefan Roehrich 6206837929 Code cleanup:
Fixed ob_gzhandler with register_long_arrays = On.
Unified compression_coding global var (removed ob_gzip_coding).
Switched to zend_parse_parameters().
Added some tests.
2003-09-06 15:31:35 +00:00
..
tests Code cleanup: 2003-09-06 15:31:35 +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 Code cleanup: 2003-09-06 15:31:35 +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 Code cleanup: 2003-09-06 15:31:35 +00:00
zlib.dsp Fix gzip/bz2 builds for Windows 2002-04-05 11:51:43 +00:00