summaryrefslogtreecommitdiff
path: root/sapi/cgi/cgi_main.c
Commit message (Collapse)AuthorAgeFilesLines
* - Year++Felipe Pena2011-01-011-3/+3
|
* - Reverted fix for bug #48930 (due binary compatibility breakage)Felipe Pena2010-06-291-2/+0
|
* - Improved initializationFelipe Pena2010-06-271-1/+1
|
* - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)Felipe Pena2010-06-271-0/+2
|
* fix micro-memleaks (happened once per process)Antony Dovgal2010-06-081-0/+3
|
* - Fix #51688, ini per dir crashes when invalid document root are givenPierre Joye2010-04-301-0/+4
|
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-14/+23
|
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-23/+14
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-3/+3
|
* Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to ↵Dmitry Stogov2009-11-301-10/+15
| | | | non-existant file)
* 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
| | | | | "no script" on 404 again
* - #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 ↵Garrett Serack2009-10-091-2/+22
| | | | case insensitive (garretts)
* - 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
|
* - #48624 .user.ini never gets parsedPierre Joye2009-06-221-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 ↵David Soria Parra2009-06-091-2/+2
| | | | | | | for non apache). The fix was provided by Sriram Natarajan.
* 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 compiler warningsKalle Sommer Nielsen2009-05-191-1/+2
|
* MFH: Fix #47149. Remove check for script_filename = path_translated, as this ↵David Soria Parra2009-01-191-2/+1
| | | | the actual value that we get from apache.
* Disable dl() in CGI and FastCGI modesDmitry Stogov2009-01-111-1/+3
|
* MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).David Soria Parra2009-01-091-1/+3
|
* MFHMarcus Boerger2008-12-311-0/+12
| | | | | | | - Changed dl() to be disabled by default. Enabled only when explicitly registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry) [DOC]
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-3/+3
|
* Fixed bug #46366 (bad cwd with / as pathinfo)Dmitry Stogov2008-11-281-0/+3
|
* Fix for bug #46525Rasmus Lerdorf2008-11-081-0/+1
|
* MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)Arnaud Le Blanc2008-10-211-1/+8
|
* Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304 responseIlia Alshanetsky2008-10-171-0/+9
| | | | | code, in cgi sapi)
* Fixed bug #45860 (header() function fails to correctly replace all Status lines)Dmitry Stogov2008-09-021-2/+13
|
* Remove stray folding tag hereRasmus Lerdorf2008-08-261-1/+1
|
* Fixed bug #45786 (FastCGI process exited unexpectedly)Dmitry Stogov2008-08-261-3/+3
|
* Fix for bug #45786 (FastCGI process exited unexpectedly)Dmitry Stogov2008-08-181-4/+4
|
* Fixed double call to MSHUTDOWN in case of `php-cgi -m`Dmitry Stogov2008-08-151-0/+1
|
* MFHJani Taskinen2008-08-131-11/+0
|
* Removed shebang line check from CGI sapi (it is checked by scanner)Dmitry Stogov2008-08-041-57/+25
|
* Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))Dmitry Stogov2008-07-151-9/+36
|
* Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown ↵Dmitry Stogov2008-07-151-7/+36
| | | | before shutdown) (basant dot kukreja at sun dot com)
* Fixed possible buffer overflowDmitry Stogov2008-06-231-3/+7
|
* Optimized request startup sequence for php.ini without per dir and per host ↵Dmitry Stogov2008-04-151-30/+35
| | | | configurations
* Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)Dmitry Stogov2008-04-091-1/+1
|
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
|
* Implemented concept of "delayed early binding" that allows opcode caches to ↵Dmitry Stogov2008-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | perform class declaration (early and/or run-time binding) in exactly the same order as vanila php. The following pseudo-code explains how it should be used in opcode cache. function cache_compile_file($filename) { if (!is_cached($filename)) { ... orig_compiler_options = CG(compiler_optins); CG(compiler_options) |= ZEND_COMPILE_IGNORE_INTERNAL_CLASSES | ZEND_COMPILE_DELAYED_BINDING; $op_array = orig_compile_file($filename); CG(compiler_options) = orig_copiler_options; ... } else { $op_array = restore_from_cache($filename); } zend_do_delayed_early_binding($op_array); }
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-3/+3
| | | | | | | | | The full patch is available as: http://php.net/~helly/php-re2c-5.3-20080316.diff.txt This is against php-re2c repository version 98 An older patch against version 97 is available under: http://php.net/~helly/php-re2c-97-20080316.diff.txt