This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-19 08:49:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
fc95f04b10
php-src
/
sapi
/
cgi
History
Download ZIP
Download TAR.GZ
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