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-08 00:22:52 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccacfd880bd56ce04bb9796f1efee7db3eb152a2
archived-php-src
/
ext
/
zlib
History
Hartmut Holzgraefe
a9abc3ab6b
added functions gzcompress() and gzuncompress() for direct string
...
compression as requested by BugId
#1151
2000-05-25 16:35:49 +00:00
..
config.m4
Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd
2000-05-02 04:01:15 +00:00
Makefile.in
Make zlib buildable as shared module
2000-05-02 01:15:10 +00:00
php_zlib.h
added functions gzcompress() and gzuncompress() for direct string
2000-05-25 16:35:49 +00:00
setup.stub
last bunch of extensions moving to ext/
1999-04-22 02:48:28 +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
added functions gzcompress() and gzuncompress() for direct string
2000-05-25 16:35:49 +00:00
zlib.dsp
s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.
2000-05-23 09:22:01 +00:00