summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #50140: With default compilation option, php symbols are unresolved f...Uwe Schindler2009-11-171-0/+6
* As I am working on it, further improvement for bug #50087Uwe Schindler2009-11-121-2/+2
* Fix bug #50087: NSAPI performance improvements Uwe Schindler2009-11-121-38/+24
* fix crash on empty doc_rootAntony Dovgal2009-10-201-1/+1
* improve fix for #49767 and #47627 - make PHP report Stanislav Malyshev2009-10-161-1/+1
* - #48779, fix another use case where / usage may differPierre Joye2009-10-151-4/+0
* - #48779, improve fix, drop usage of _tolower and use zend_strtolowerPierre Joye2009-10-121-2/+2
* - Fixed build and comment-styleFelipe Pena2009-10-091-4/+4
* - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be cas...Garrett Serack2009-10-091-2/+22
* Fixed testIlia Alshanetsky2009-09-131-2/+2
* - Simplified a bit and fixed possible memory corruption and definate leak.Jani Taskinen2009-09-101-23/+6
* - Drop unused varFelipe Pena2009-09-051-1/+0
* - Fixed bug #49182 (PHP CGI always outputs the shebang line)Jani Taskinen2009-09-051-0/+24
* - be sure to get all crt dbg errors in stderrPierre Joye2009-09-021-2/+4
* - fix buildPierre Joye2009-08-261-2/+2
* Fixed variable clobberingIlia Alshanetsky2009-08-261-5/+5
* MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUXUwe Schindler2009-08-031-0/+7
* - Updated fix for bug #48911 (embed sapi misses SAPI_API)Garrett Serack2009-07-302-6/+12
* - Fixed bug #48911 (embed sapi misses SAPI_API)Jani Taskinen2009-07-282-6/+6
* - Fix this again :)Jani Taskinen2009-07-251-1/+3
* - Fix testJani Taskinen2009-07-251-1/+1
* - Fixed bug #48802 (printf() returns incorrect outputted length)Jani Taskinen2009-07-231-1/+1
* Improve wording and drop outdated linkJohannes Schlüter2009-06-291-6/+1
* - #48624 .user.ini never gets parsedPierre Joye2009-06-221-1/+1
* MFH: It's 2009Johannes Schlüter2009-06-211-1/+1
* - kill unused varPierre Joye2009-06-171-2/+0
* - #47318, UMR when trying to activate user configPierre Joye2009-06-171-9/+40
* MFH: Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for...David Soria Parra2009-06-091-2/+2
* MFH: Added zend_eval_stringl and made create_function(), etc. binary-safeMatt Wilmas2009-06-051-1/+1
* MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)Jani Taskinen2009-06-041-1/+4
* MFH: CS + WS changesJani Taskinen2009-06-041-76/+91
* MFH: Fix skipifArnaud Le Blanc2009-05-201-1/+1
* MFH: Fix compiler warningsKalle Sommer Nielsen2009-05-191-1/+2
* MFHArnaud Le Blanc2009-04-244-15/+15
* MFH: Inglés gramáticaHannes Magnusson2009-04-092-4/+4
* MFH: Fixed bug#47427 (-s outputs, not displays)Hannes Magnusson2009-04-092-4/+4
* - MFH: Fix ZTS buildFelipe Pena2009-04-081-5/+5
* MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)Arnaud Le Blanc2009-04-071-1/+30
* MFH: Fixed compiler warningKalle Sommer Nielsen2009-03-301-1/+1
* MFH: Fix a sigsegv on server shutdown, add missing sapi_shutdown().Uwe Schindler2009-03-231-0/+6
* - disable it when ZTS is disabledPierre Joye2009-03-201-0/+1
* - fix buildPierre Joye2009-03-161-1/+1
* - revert last commit (tree was not updated)Pierre Joye2009-03-161-7/+5
* - fix vc6 buildPierre Joye2009-03-161-5/+7
* Adjust previous fix to avoid compiler warningsIlia Alshanetsky2009-03-071-6/+5
* Improved parameter handlingIlia Alshanetsky2009-03-071-8/+3
* make STDOUT function as STDERR, in case any module call print()George Wang2009-02-271-0/+3
* - MFH: fix build (use the same arginfo than the aliased func)Pierre Joye2009-02-021-1/+1
* MFH:Felipe Pena2009-01-301-56/+75
* Improved parameter parsingIlia Alshanetsky2009-01-271-11/+5