summaryrefslogtreecommitdiff
path: root/mod_php4.c
Commit message (Expand)AuthorAgeFilesLines
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-271-603/+0
* Fixed a memory leak in the Apache per-directory directives handlerZeev Suraski1999-09-201-4/+8
* - Added support for unknown POST content types (Zeev)Zeev Suraski1999-09-161-1/+3
* Fix a buglet, and avoid crashing in phpinfo() (fixes an elusive legacy bug too)Zeev Suraski1999-09-131-1/+3
* That's important enough to be cachedZeev Suraski1999-09-121-1/+1
* *** empty log message ***Zeev Suraski1999-09-121-1/+3
* Correct compiler warning.Jakub Skopal1999-09-081-1/+1
* OopsRasmus Lerdorf1999-09-041-1/+1
* Might as well bail as soon as we know we should since this is nowRasmus Lerdorf1999-09-041-0/+1
* First part of the connection_status work. No user-callable functionsRasmus Lerdorf1999-09-041-4/+9
* This check actually doesn't make a whole lot of sense. We needRasmus Lerdorf1999-08-281-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* *** empty log message ***Zeev Suraski1999-07-241-1/+1
* Fixed the Apache cookie problem (untested)Zeev Suraski1999-07-211-0/+2
* License updateZeev Suraski1999-07-161-20/+9
* *** empty log message ***Andi Gutmans1999-07-151-4/+4
* *** empty log message ***Andi Gutmans1999-07-151-16/+18
* * PHP 3.0 -> 4.0 changesAndi Gutmans1999-07-151-5/+31
* change php4_value and php4_flag to php_value and php_flagZeev Suraski1999-07-141-2/+2
* destructors should return 1, shouldn't they?Thies C. Arntzen1999-07-121-2/+3
* would be logical to enable display source modeSascha Schumann1999-07-031-1/+1
* I got the order wrong earlier :IZeev Suraski1999-06-051-2/+2
* * Changed the way INI entries work in Apache to allow .conf entries to work r...Zeev Suraski1999-05-291-24/+77
* avoid crashing with php4 directives in .conf files (they still don't work)Zeev Suraski1999-05-291-5/+27
* no need for thoseZeev Suraski1999-05-281-2/+0
* * Get Apache module to compile again with the regex stuff.Zeev Suraski1999-05-281-1/+8
* Some innocent cleanupsRasmus Lerdorf1999-05-281-34/+34
* Time to rename the childZeev Suraski1999-05-221-0/+487