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-10 17:43:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38569740da486809ee5b1a309c82cb364397932a
archived-php-src
/
ext
/
zlib
History
Marc Pohl
4eece9b1bd
add gzdeflate() and gzinflate() for handling of pure gzip-datastreams
2000-11-08 21:40:34 +00:00
..
config.m4
@ -read and write .gz-files transparently on glibc based systems
2000-10-11 22:40:22 +00:00
Makefile.in
Make zlib buildable as shared module
2000-05-02 01:15:10 +00:00
php_zlib.h
add gzdeflate() and gzinflate() for handling of pure gzip-datastreams
2000-11-08 21:40:34 +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
add gzdeflate() and gzinflate() for handling of pure gzip-datastreams
2000-11-08 21:40:34 +00:00
zlib.dsp
deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath
2000-08-24 17:48:30 +00:00