]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 5 Jul 2007 01:31:22 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Thu, 5 Jul 2007 01:31:22 +0000 (01:31 +0000)
ChangeLog

index c153dea744c32121bc60bbb54d81705780111317..4cd221046aba56780d9dd8c8e51301d3b1862809 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2007-07-04  Antony Dovgal  <antony@zend.com>
+
+    * (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  <dmitry@zend.com>
+
+    * Makefile.global
+      run-tests.php
+      run-tests.php:
+      Fixed "make test"
+
+2007-07-04  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_2)
+      NEWS:
+      do not fax the fixes :)
+
+2007-07-04  Sara Golemon  <sara@golemon.com>
+
+    * (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  <ilia@prohost.org>
 
     * ext/shmop/package2.xml