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
f3ca328b341f5e93046e8c3009a8988f40e2025e
archived-php-src
/
sapi
/
cgi
History
Sascha Schumann
51c83e9f4b
--enable-versioning can now be used with CGI/AOLserver as well. Note that
...
we do not use versioning per se anymore, but export only the required symbols.
1999-11-20 19:00:17 +00:00
..
cgi_main.c
- It's OK if we link dynamically.
1999-10-16 11:57:52 +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