From: Date: Thu, 5 Jul 2007 01:31:22 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~317 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed3ce5b32917c4286d89383453d9f575ef9618fc;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index c153dea744..4cd221046a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2007-07-04 Antony Dovgal + + * (PHP_5_2) + NEWS + ext/curl/interface.c: + MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE + patch by Andrey A. Belashkov + + * ext/curl/interface.c: + add CURLINFO_PRIVATE & CURLOPT_PRIVATE + patch by Andrey A. Belashkov + +2007-07-04 Dmitry Stogov + + * Makefile.global + run-tests.php + run-tests.php: + Fixed "make test" + +2007-07-04 Jani Taskinen + + * (PHP_5_2) + NEWS: + do not fax the fixes :) + +2007-07-04 Sara Golemon + + * (PHP_5_2) + NEWS + ext/simplexml/simplexml.c: + MFH (r-1.240) + Fix behavior of empty($sxe->element) and empty($sxe['prop']) + when used on empty elements properties (apply PHP emptiness rules) + + * ext/simplexml/simplexml.c: + Fix behavior of empty($sxe->element) and empty($sxe['prop']) + when used on empty elements properties (apply PHP emptiness rules) + 2007-07-03 Ilia Alshanetsky * ext/shmop/package2.xml