History log of /PHP-7.3/sapi/apache2handler/sapi_apache2.c (Results 151 – 175 of 183)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7d31f377 29-Jan-2004 Ilia Alshanetsky

Fixed bug #27037 (fixed possible crash in apache2handler output code).


Revision tags: RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2
# 7930ddce 19-Dec-2003 Wez Furlong

Make apache2handler build with new build system.
Perhaps also make it build with .dsp system too...


Revision tags: php-5.0.0b3RC1
# 1628eb10 12-Dec-2003 Ilia Alshanetsky

Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1
# 4dfbc210 21-Oct-2003 foobar

Fixed bug #25768


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2
# ffb57ad5 02-Oct-2003 Ilia Alshanetsky

Fixed bug #25701 (On flush() set headers_sent in apache2handler)


Revision tags: php-4.3.4RC1, RELEASE_0_7
# 2998eeaf 19-Sep-2003 Ilia Alshanetsky

Fixed bug #25570 (Possible crash in apache2handler when zend_bailout called
outside of zend_try {} block).


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 10aae5e6 06-Aug-2003 Ilia Alshanetsky

Fixed bug #24958 (Incorrect handling of 404s)


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO
# 52da23fa 03-Aug-2003 Uwe Schindler

Fix Win32 Build because of missint TSRM stuff


# d2bf1c13 02-Aug-2003 Ilia Alshanetsky

Fixed bug #24177 (Status not set correctly after flush() in Apache 2)


# 2b768e8b 01-Aug-2003 Ilia Alshanetsky

Fixed bug #22072 (Apache2 sapis do not detect aborted connections).


Revision tags: php-4.3.3RC2
# d6430ab7 11-Jul-2003 foobar

- Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)


Revision tags: php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# 2f15b206 23-May-2003 Ilia Alshanetsky

Fixed bug #23759 (PHP doesn't preserve subrequest status).
(jaboydjr.netwalk@com, Ilia)


Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3
# af327304 14-May-2003 Moriyoshi Koizumi

Revert the last patch.
# sorry for the annoyance


Revision tags: RELEASE_0_9b
# 0d398417 13-May-2003 Moriyoshi Koizumi

Oops


# e54919d2 13-May-2003 Moriyoshi Koizumi

Fixed bug #23610


# edac2587 07-May-2003 Moriyoshi Koizumi

Possible fix for bug #23455 (patch by rrichards@digarc.com)


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# f7d72d17 16-Apr-2003 Ilia Alshanetsky

Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2)


# 6f08d5e7 10-Apr-2003 Stanislav Malyshev

Make Apache 2 define SG(request_info).path_translated like Apache 1 did.


# 3f700e58 29-Mar-2003 Sterling Hughes

update php module name to php5, not php4.
apache, apache2* and cli/cgi work.
sapi module maintainers should fix up their sapis, as I don't run
any servers with php outside of apache.


# 7e0aea7e 27-Mar-2003 foobar

CS fix


# 0cef2e7d 27-Mar-2003 Ian Holsman

change to a pool-based bucket instead of a transient one.


# c5fd930e 27-Mar-2003 Ian Holsman

remove flush from standard unbuffered write.
people requiring a flush can turn implicit flush on.
Thanks ilia for benchmarking this!


# 5d381f8f 25-Mar-2003 Edin Kadribasic

MFB and more. Fixed various win32 compilation issues. Also the sapi
is now built as php4apach2.dll since the filter is being obsoleted.


12345678