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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-4.0.1RC2
archived-php-src
/
ext
/
zlib
History
Andi Gutmans
229b170885
- Don't depend on USE_PATH being equal to 1. Use #define value
2000-06-26 18:19:35 +00:00
..
config.m4
Fix for configure not setting the library path.
2000-06-26 08:53:36 +00:00
Makefile.in
Make zlib buildable as shared module
2000-05-02 01:15:10 +00:00
php_zlib.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +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
- Don't depend on USE_PATH being equal to 1. Use #define value
2000-06-26 18:19:35 +00:00
zlib.dsp
Make the zlib DLL work with the stock zlib library
2000-06-25 19:00:38 +00:00