History log of /PHP-5.6/sapi/apache2handler/sapi_apache2.c (Results 51 – 75 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 45e327a6 18-Mar-2008 Rasmus Lerdorf

Add new empty child terminate sapi hook to the rest of the sapis


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 1227a4c5 16-Jan-2008 Ilia Alshanetsky

Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1
response)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 37e0738f 28-Jun-2007 Antony Dovgal

MFH


# 6d76fc28 01-Jun-2007 Antony Dovgal

MFH: fix #39330 (apache2handler does not call shutdown actions before apache child die)


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 53b088e6 20-Dec-2006 Dmitry Stogov

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neith

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M.

show more ...


Revision tags: php-5.2.1RC1
# 1c4806c5 13-Dec-2006 Ilia Alshanetsky

Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).


# cbaaf1bc 12-Dec-2006 Ilia Alshanetsky

Fixed bug #39797 (virtual() does not reset changed INI settings).


# b3006ed2 09-Nov-2006 Ilia Alshanetsky

Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
ErrorDocument).


# e5f9b479 09-Nov-2006 Ilia Alshanetsky

Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto version).


# 6123f110 03-Nov-2006 Ilia Alshanetsky

MFH:
Added filter support for $_SERVER in cgi/apache2 sapis
Make sure PHP_SELF is filtered in Apache 1 sapi


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 1ec10ac8 10-Aug-2006 Antony Dovgal

typos in comments and other minor improvements


# 0617904d 08-Aug-2006 Stanislav Malyshev

fix bug with variables clobbered by longjmp


Revision tags: php-4.4.3
# 5e0f6ea7 26-Jul-2006 Antony Dovgal

nuke unused variable


# 356facf4 25-Jul-2006 Dmitry Stogov

Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.


Revision tags: php-5.2.0RC1
# 29ed52ff 18-Jul-2006 Dmitry Stogov

New memory manager


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API
# d724f9cf 28-May-2006 Michael Wallner

MFH: call ap_set_content_type() only once, else each time we call it,
configured output filters for that content type will be added


Revision tags: php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 23b8ce38 19-Mar-2006 Michael Wallner

- fix php_apache_sapi_header_handler() modifying sapi_header
# already taken care of in apcache1 sapi


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 00b9392b 14-Dec-2005 Ilia Alshanetsky

Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
script is loaded via SSI include).


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0
# 110344d6 18-Nov-2005 Ilia Alshanetsky

Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module).


Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6
# 8f514cd1 17-Nov-2005 Ilia Alshanetsky

MFH: Resolve Apache 2 regression with sub-request handling on non-linux
systems.


Revision tags: php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2
# 51d8950b 26-Oct-2005 Ilia Alshanetsky

Additional tweaks to the patch for bug #34249.


Revision tags: RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2
# f4371b9c 12-Oct-2005 Antony Dovgal

fix bug #34581 (crash with mod_rewrite)


123456