History log of /PHP-5.5/sapi/cgi/cgi_main.c (Results 76 – 100 of 460)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# b26c9d40 30-Nov-2009 Dmitry Stogov

Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existant file)


Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2
# f298e6ce 20-Oct-2009 Antony Dovgal

fix crash on empty doc_root


# a2260824 16-Oct-2009 Stanislav Malyshev

improve fix for #49767 and #47627 - make PHP report
"no script" on 404 again


# e4adfe4f 15-Oct-2009 Pierre Joye

- #48779, fix another use case where / usage may differ


# e5d4b019 12-Oct-2009 Pierre Joye

- #48779, improve fix, drop usage of _tolower and use zend_strtolower


# 994307d4 09-Oct-2009 Felipe Pena

- Fixed build and comment-style


# 8e5a00e5 09-Oct-2009 Garrett Serack

- changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case insensitive (garretts)


Revision tags: oci8-1.4.0, php-5.2.11
# ccd6e501 10-Sep-2009 Jani Taskinen

- Simplified a bit and fixed possible memory corruption and definate leak.


Revision tags: php-5.2.11RC3
# 5c9579c2 05-Sep-2009 Felipe Pena

- Drop unused var


# 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)


12345678910>>...19