History log of /PHP-7.4/sapi/cgi/cgi_main.c (Results 226 – 250 of 601)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f723d368 05-Sep-2009 Jani Taskinen

- Fixed bug #49182 (PHP CGI always outputs the shebang line)


Revision tags: php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0
# a7db5543 22-Jun-2009 Pierre Joye

- #48624 .user.ini never gets parsed


Revision tags: php-5.3.0RC4
# 6086c086 17-Jun-2009 Pierre Joye

- kill unused var


# f2457fbd 17-Jun-2009 Pierre Joye

- #47318, UMR when trying to activate user config


Revision tags: php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 368569c0 09-Jun-2009 David Soria Parra

MFH: Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
The fix was provided by Sriram Natarajan.


# a332541a 04-Jun-2009 Jani Taskinen

MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)


# 29c0b397 04-Jun-2009 Jani Taskinen

MFH: CS + WS changes


Revision tags: php-5.2.10RC1
# 01fc4ed1 19-May-2009 Kalle Sommer Nielsen

MFH: Fix compiler warnings


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 65e3d003 19-Jan-2009 David Soria Parra

MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.


# 828566da 11-Jan-2009 Dmitry Stogov

Disable dl() in CGI and FastCGI modes


# 544150ae 09-Jan-2009 David Soria Parra

MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).


# f77719d8 31-Dec-2008 Marcus Boerger

MFH
- 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]


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7
# c5c9e45a 28-Nov-2008 Dmitry Stogov

Fixed bug #46366 (bad cwd with / as pathinfo)


Revision tags: php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE
# f121e72a 08-Nov-2008 Rasmus Lerdorf

Fix for bug #46525


Revision tags: php-5.2.7RC3, php-5.2.7RC2
# e3c556c8 21-Oct-2008 Arnaud Le Blanc

MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)


# e45af913 17-Oct-2008 Ilia Alshanetsky

Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304 response
code, in cgi sapi)


Revision tags: php-5.2.7RC1
# 51eb7f5d 02-Sep-2008 Dmitry Stogov

Fixed bug #45860 (header() function fails to correctly replace all Status lines)


# 421751d2 26-Aug-2008 Rasmus Lerdorf

Remove stray folding tag here


# ced68094 26-Aug-2008 Dmitry Stogov

Fixed bug #45786 (FastCGI process exited unexpectedly)


# 5304e563 18-Aug-2008 Dmitry Stogov

Fix for bug #45786 (FastCGI process exited unexpectedly)


# 4362b07e 15-Aug-2008 Dmitry Stogov

Fixed double call to MSHUTDOWN in case of `php-cgi -m`


# e5e6f553 13-Aug-2008 Jani Taskinen

MFH


Revision tags: php-4.4.9
# 7355c3c5 04-Aug-2008 Dmitry Stogov

Removed shebang line check from CGI sapi (it is checked by scanner)


Revision tags: php-5.3.0alpha1, php-4.4.9RC1
# 05f3ed67 15-Jul-2008 Dmitry Stogov

Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))


12345678910>>...25