summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Disable virtual() if zlib.output_compression is turned on. Better detection o...Uwe Schindler2003-05-301-8/+16
* - Added a "DEBUG" qualifier to 'php -v's version output, and made the CGIDerick Rethans2003-05-302-2/+10
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
* Nuke the rest of headers-sent codeEdin Kadribasic2003-05-291-5/+0
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
* Changes for compilation on windowsUwe Schindler2003-05-291-4/+4
* MFH: --style switchesMarcus Boerger2003-05-293-200/+213
* MFH: new switches and --style switchesMarcus Boerger2003-05-294-310/+479
* Fix VPATH buildsSascha Schumann2003-05-292-2/+3
* MFH.Uwe Schindler2003-05-291-3/+5
* MFH: php.ini values in magnus/obj.conf; virtual() similar to apache;...Uwe Schindler2003-05-291-96/+329
* MFHfoobar2003-05-283-3/+3
* Nuke the php_header() call here. Fixes the rest of #14409.foobar2003-05-261-4/+1
* MFH: In CLI log errors alwaysMarcus Boerger2003-05-261-4/+1
* - Fixed a bug in reporting start-up errors with the CLI: No HTTP header shallDerick Rethans2003-05-261-1/+8
* MFH: TypoDerick Rethans2003-05-261-1/+1
* http://bugs.php.net/bug.php?id=14409Shane Caraveo2003-05-251-1/+1
* http://bugs.php.net/bug.php?id=23800Shane Caraveo2003-05-251-1/+1
* MFHIlia Alshanetsky2003-05-232-2/+2
* Fix typoZeev Suraski2003-05-211-1/+1
* Revert PHP part of the fd patchZeev Suraski2003-05-2117-31/+28
* Revisit the braindead patch only for this branchMoriyoshi Koizumi2003-05-202-3/+17
* MFHShane Caraveo2003-05-191-1/+7
* MFHShane Caraveo2003-05-191-25/+25
* MFH(r-1.225): fixed bug #23669Moriyoshi Koizumi2003-05-171-1/+1
* protect against further surprises by initializing all zend_file_handle'sSascha Schumann2003-05-1717-17/+17
* MFH(r-1.43): fixed a syntax highlighter problem that happens when output buff...Moriyoshi Koizumi2003-05-161-5/+4
* MFHSascha Schumann2003-05-161-1/+3
* MFHSascha Schumann2003-05-151-9/+12
* MFHSascha Schumann2003-05-151-19/+31
* Added missing bracket.foobar2003-05-151-1/+1
* MFH: reverted the patch for the PATH_TRANSLATE issueMoriyoshi Koizumi2003-05-142-15/+1
* Fixed a memory leak when -h flag is used.Ilia Alshanetsky2003-05-141-0/+1
* - Fixed bug #23584 (error line numbers off by one when using #!php).foobar2003-05-141-2/+8
* Use POSIX IO here, mainly to fix interactive mode.Sascha Schumann2003-05-131-11/+22
* MFH(r-1.112, r-1.18): fixed bug #23610Moriyoshi Koizumi2003-05-132-1/+15
* MFHSascha Schumann2003-05-121-0/+2
* MFHSascha Schumann2003-05-122-8/+18
* Reverting my last patch because user reports it does not helpEdin Kadribasic2003-05-091-5/+5
* Fix for bug #23504. Read per_dir configuration before trying to open theEdin Kadribasic2003-05-081-5/+5
* MFH(r-1.16): possible fix for bug #23455 (patch by rrichards@digarc.com)Moriyoshi Koizumi2003-05-071-1/+1
* MFHSascha Schumann2003-05-061-45/+44
* fix typoSascha Schumann2003-05-061-1/+1
* improve portabilitySascha Schumann2003-05-061-1/+2
* Rework textSascha Schumann2003-05-021-48/+27
* cleanupSascha Schumann2003-05-011-5/+1
* Fix leak in "php -m".Wez Furlong2003-04-301-0/+1
* MFHIlia Alshanetsky2003-04-301-1/+1
* Fix Content-Encoding header lacking CRLFSascha Schumann2003-04-281-49/+50
* usage fixSascha Schumann2003-04-282-2/+2