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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec70bc274fd07bbaacaf3f5f4a78e5d359ff9414
archived-php-src
/
ext
/
zlib
History
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4
Whoops, defining them to empty values generates many parse errors.
1999-12-30 04:52:19 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_zlib.h
More php3_ cleanup
1999-12-17 22:34:04 +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
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
zlib.dsp
Adding a short WIN32_HOWTO and moving library and header files to php_build
2000-04-21 12:21:47 +00:00