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-04-23 16:08:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
625e06f454d656fb10c7e0e67682956efdebbd56
archived-php-src
/
ext
/
zlib
T
History
Joe Orton
2685ca935f
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
...
to support multi-ABI platforms.
2004-11-03 14:32:52 +00:00
..
tests
Add zlib stream filter support
2004-07-17 00:05:31 +00:00
config0.m4
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
2004-11-03 14:32:52 +00:00
config.w32
Update windows build files for filter support
2004-07-17 00:21:04 +00:00
CREDITS
Send Content-Length if we're sending just one chunk
2001-08-16 23:34:25 +00:00
package.xml
"The Visa to Sibiria" (work in progress)
2004-03-23 19:46:10 +00:00
php_zlib.def
Export symbols required by zlib_filter extension
2004-04-07 18:47:09 +00:00
php_zlib.h
Add zlib stream filter support
2004-07-17 00:05:31 +00:00
zlib_filter.c
Oops, copy/paste typo
2004-07-21 02:39:53 +00:00
zlib_fopen_wrapper.c
Fixed a nasty resource/memory/disk-space leak when opening zlib files
2004-08-26 23:36:05 +00:00
zlib_win32_howto.txt
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
zlib.c
Add zlib stream filter support
2004-07-17 00:05:31 +00:00
zlib.dsp
Update windows build files for filter support
2004-07-17 00:21:04 +00:00