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 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1eb7855cdee02df8cb464190865cfa410f42335
archived-php-src
/
sapi
/
cgi
History
Zeev Suraski
da5464b145
- zend_file_handles must now flag whether their .filename property should be
...
free by Zend or not (uses e*() functions)
1999-12-04 13:25:41 +00:00
..
cgi_main.c
- zend_file_handles must now flag whether their .filename property should be
1999-12-04 13:25:41 +00:00
config.h.in
Generalized server-API build process on UNIX. Each SAPI
1999-09-27 16:34:28 +00:00
config.m4
Remove SAPI_TARGET and use PHP_SAPI completely.
1999-10-07 21:04:26 +00:00
Makefile.am
Remove the extra INCLUDES line from most automake Mafiles. This is not
1999-11-13 12:41:09 +00:00
php.sym
--enable-versioning can now be used with CGI/AOLserver as well. Note that
1999-11-20 19:00:17 +00:00