History log of /php-src/NEWS (Results 12276 – 12300 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# c0aae895 16-Mar-2007 Antony Dovgal

BFN

# bfb599b0 15-Mar-2007 Antony Dovgal

BFN

# f9d54cbb 14-Mar-2007 Antony Dovgal

MFH: fix #40750 (openssl stream wrapper ignores default_stream_timeout)

# b85f4d40 14-Mar-2007 Pierre Joye

- leak in extract

# 6e074459 14-Mar-2007 Pierre Joye

- add ::open to the safemode check entry

# 6e47537a 14-Mar-2007 Antony Dovgal

BFN

# b40b5b53 14-Mar-2007 Pierre Joye

- MFH: Fixed possible relative path issues in zip_open in TS mode (old API)

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