History log of /PHP-7.4/sapi/cgi/cgi_main.c (Results 176 – 200 of 601)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1
# a391535e 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)


# d7d0d072 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)


# d4b90b47 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)


Revision tags: php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# cea8df3a 11-Aug-2011 Dmitry Stogov

Fixed possible memory leak


# a5d3c297 11-Aug-2011 Dmitry Stogov

Fixed possible memory leak


# 69e98c9a 11-Aug-2011 Dmitry Stogov

Fixed possible memory leak


# ca739da4 08-Aug-2011 Ilia Alshanetsky

Removed deadcode


# 0c1516f1 08-Aug-2011 Ilia Alshanetsky

Removed deadcode


# 1c3d13e6 07-Aug-2011 Rasmus Lerdorf

Good catch Coverity


# 2b874abb 07-Aug-2011 Rasmus Lerdorf

Good catch Coverity


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 34ef66d7 23-Jun-2011 Felipe Pena

- Fix crash on cgi


Revision tags: php-5.4.0alpha1, php-5.3.7RC1
# 61bbd095 05-Jun-2011 Felipe Pena

- Fixed crash in fastcgi (related to zend signals changes)


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 14e77486 15-Sep-2010 Pierre Joye

- unused, double declared


# 6bc16cce 01-Sep-2010 Dmitry Stogov

Reduced overhead of FastCGI using near-perfect hash function and predcalculated hash values.


# a95dd977 27-Aug-2010 Dmitry Stogov

Added apache compatible functions (apache_child_terminate, getallheaders, apache_request_headers, apache_response_headers) to FastCGI SAPI


# 34b631f6 18-Aug-2010 Kalle Sommer Nielsen

Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's


# 65d031d3 18-Aug-2010 Kalle Sommer Nielsen

Use the TSRMLS_DC/TSRMLS_CC macros instead of TSRMLS_FETCH()


# d6e772a1 18-Aug-2010 Dmitry Stogov

Fixed ZTS build


# bfbfd15a 18-Aug-2010 Dmitry Stogov

improved performance of FastCGI request parsing


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3
# f20f5161 20-Jul-2010 Dmitry Stogov

typo


12345678910>>...25