changelog               Sun May  4 01:31:39 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3035&r2=1.3036&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3035 php-src/ChangeLog:1.3036
--- php-src/ChangeLog:1.3035    Sat May  3 01:31:46 2008
+++ php-src/ChangeLog   Sun May  4 01:31:39 2008
@@ -1,3 +1,81 @@
+2008-05-03  Steph Fox  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      win32/build/Makefile:
+      - Introducing nmake clean-all
+      - This should probably be merged with nmake clean, but I've no way to 
test
+      the impact on distro builds.
+
+2008-05-03  Zoe Slattery  <[EMAIL PROTECTED]>
+
+    * ext/dom/tests/bug42082.phpt
+      ext/dom/tests/bug42082.phpt
+      ext/dom/tests/bug42082.phpt:
+      Committing corrected test from Eric Stewart
+
+2008-05-03  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN: #44899
+
+2008-05-03  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * ext/spl/spl_directory.c
+      ext/spl/spl_directory.c:
+      MFB: Fix #44838 (static class reference restricting overwriting)
+
+    * (PHP_5_3)
+      ext/simplexml/simplexml.c
+      ext/simplexml/tests/035.phpt:
+      MFH: Fix #44484 (define SimpleXMLElement::__toString())
+
+    * ext/simplexml/simplexml.c
+      ext/simplexml/tests/035.phpt
+      ext/simplexml/tests/035.phpt:
+      Fix #44484 (define SimpleXMLElement::__toString())
+
+2008-05-03  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      - Tabs to spaces.
+
+    * (PHP_5_3)
+      NEWS
+      ext/date/php_date.c:
+      - Added support for using an end date to limit the amount of recursions
+        with the DatePeriod iterator.
+
+    * ext/date/php_date.c:
+      - Added support for using an end date to limit the amount of recursions
+        with the DatePeriod iterator.
+
+    * (PHP_5_3)
+      NEWS
+      ext/date/lib/tm2unixtime.c:
+      - MFH: Fixed weekdays adding/subtracting algorithm.
+
+    * ext/date/lib/tm2unixtime.c:
+      - Fixed weekdays algorithm.
+
+2008-05-03  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_object_handlers.c
+      ZendEngine2/tests/bug44899.phpt
+      ZendEngine2/tests/bug44899_2.phpt:
+      - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) 
(patch
+      by Etienne Kneuss)
+
+    * ZendEngine2/zend_object_handlers.c
+      ZendEngine2/tests/bug44899.phpt
+      ZendEngine2/tests/bug44899.phpt
+      ZendEngine2/tests/bug44899_2.phpt
+      ZendEngine2/tests/bug44899_2.phpt:
+      - Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by
+      Etienne Kneuss)
+
 2008-05-02  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * ext/reflection/config.m4


Reply via email to