History log of /php-src/NEWS (Results 12826 – 12850 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 10ed7a1e 29-May-2006 Georg Richter

Fix for bug #37620

# 7ac96de0 28-May-2006 Michael Wallner

- news entry for apache2handler ap_set_content_type() fix

# 1ad21d9b 28-May-2006 Ilia Alshanetsky

Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion
limit support).

# ccfc0d9d 27-May-2006 Johannes Schlüter

- MFH Fix #37614 (Class name lowercased in error message)

# 10371b03 26-May-2006 Dmitry Stogov

Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24)

# 59ddb749 26-May-2006 Pierre Joye

- fix leaks in openssl context options

# b882f9f3 25-May-2006 Ilia Alshanetsky

Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)

# 3dcef1b9 25-May-2006 Michael Wallner

- implement standard http stream wrapper options, fixes bug #34180
- skip empty headers in on_header_available()

# a681fcb0 25-May-2006 Marcus Boerger

- Update update news and sync with NEWS

# ec79dd79 25-May-2006 Marcus Boerger

- MFH Bugfix 37587

# 93851ebf 25-May-2006 Dmitry Stogov

Fixed bug #37278 (SOAP not respecting uri in __soapCall)

# 26ccde4d 25-May-2006 Dmitry Stogov

Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same thread). (p dot desarnaud at wanadoo dot fr)

# 43c79a61 25-May-2006 Antony Dovgal

reorder

# 630def46 25-May-2006 Dmitry Stogov

Fixed bug #37496 (FastCGI output buffer overrun)

# 53988d8c 24-May-2006 Ilia Alshanetsky

Fixed bug #37563 (array_key_exists performance is poor for &$array).

# f2a48add 24-May-2006 Edin Kadribasic

BFN

# c53dbdbe 24-May-2006 Antony Dovgal

BFN

# 6fe36adf 24-May-2006 Dmitry Stogov

Fixed bug #37256 (php-fastcgi dosen't handle connection abort)

# 07b8d051 24-May-2006 Dmitry Stogov

Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).

# cd8c7a3e 23-May-2006 Ilia Alshanetsky

Fixed handling of extremely long paths inside tempnam() function.

# 64701cf4 23-May-2006 Marcus Boerger

- MFH Bugfix #37565

# c1b749f4 22-May-2006 Marcus Boerger

- Update

Revision tags: php-4.4.3RC1
# 24f3d55f 21-May-2006 Ilia Alshanetsky

Added control character checks for cURL extension's open_basedir/safe_mode
checks.

# ab8329ec 19-May-2006 Derick Rethans

- Fixed bug #37514 (strtotime doesn't assume year correctly).

# 14f6b914 19-May-2006 Dmitry Stogov

Optimized zend_try/zend_catch macroses (eliminated memcpy())

1...<<511512513514515516517518519520>>...619