History log of /php-src/NEWS (Results 12276 – 12300 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 36c6ad91 02-Apr-2007 Dmitry Stogov

Fixed bug #37013 (server hangs when returning circular object references)

# 642432a5 01-Apr-2007 Ilia Alshanetsky

Fixed bug #40897 (error_log file not locked)

# f80afa62 01-Apr-2007 Ilia Alshanetsky

Fixed bug #40921 (php_default_post_reader crashes when post_max_size is
exceeded).

# 9de5929e 29-Mar-2007 Antony Dovgal

add news entry
+ minor text fixes

# 4a119f9a 28-Mar-2007 Dmitry Stogov

Improved FastCGI SAPI to support external pipe and socket servers on win32

# 481609c9 28-Mar-2007 Antony Dovgal

MFH: fix #40392 (memory leaks in PHP milter SAPI)

Revision tags: RELEASE_1_0_1
# c0cd876a 26-Mar-2007 Rob Richards

BFN

# 7053b890 26-Mar-2007 Antony Dovgal

MFH: fix #40915 (addcslashes unexpected behavior with binary input)

# 10f7bb95 23-Mar-2007 Stanislav Malyshev

fix MOPB-29 - unserialize modifier S does not calculate length correctly

# 6458e424 23-Mar-2007 Dmitry Stogov

Fixed bug #40899 (memory leak when nesting list())

# 2dd2ac6d 23-Mar-2007 Dmitry Stogov

Fixed bug #40883 (mysql_query() is allocating memory incorrectly). (Tony)

# 76329a99 22-Mar-2007 Wez Furlong

Add php_pdo_sqlite_external.dll to windows build.
This allows the user to provide their own version of sqlite3.dll.
The php_pdo_sqlite.dll is still there, and will continue to be there.
I

Add php_pdo_sqlite_external.dll to windows build.
This allows the user to provide their own version of sqlite3.dll.
The php_pdo_sqlite.dll is still there, and will continue to be there.
It is built from the bundled sources.
[[DOC]]
(this should cc: phpdoc, if it's wrong, please let the docs folks know :-)

show more ...

# 5abffb51 21-Mar-2007 Ilia Alshanetsky

Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).

# 4c1c431a 20-Mar-2007 Marcus Boerger

- MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment
of string enclosed integers)

# e8bd8d03 20-Mar-2007 Antony Dovgal

BFN

# 3ee54ce9 20-Mar-2007 Dmitry Stogov

Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors.

# ef06bfa3 20-Mar-2007 Dmitry Stogov

Fixed bug #36226 (Inconsistent handling when passing nillable arrays)

# d514bf27 20-Mar-2007 Dmitry Stogov

Improved Zend Memory Manager to guarantee reasonable time for worst cases of best-fit free block searching algorithm.

# 13aac95b 19-Mar-2007 Ilia Alshanetsky

Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for
multipart e-mails).

# b0a87510 19-Mar-2007 Dmitry Stogov

Fixed bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get())

# ded5324d 18-Mar-2007 Rob Richards

BFN

# ff0864eb 18-Mar-2007 Wez Furlong

BFN, #40848

# 8e67ec82 17-Mar-2007 Antony Dovgal

MFH: fix #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)

# d0c229d4 16-Mar-2007 Stanislav Malyshev

clarify

# b44c524b 16-Mar-2007 Stanislav Malyshev

array_user_key_compare() fix

1...<<491492493494495496497498499500>>...619