]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 24 Nov 2007 01:31:37 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sat, 24 Nov 2007 01:31:37 +0000 (01:31 +0000)
ChangeLog
Zend/ChangeLog

index 17d8c56b3754c0a301f508bbc0bb087b821de8ca..7836c3291fd2ef6031192698020b3c587b8f9c3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+2007-11-23  Stanislav Malyshev  <stas@zend.com>
+
+    * (PHP_5_3)
+      ext/standard/streamsfuncs.c:
+      fix proto
+
+2007-11-23  Robert Nicholson  <rob_nicholson@uk.ibm.com>
+
+    * tests/classes/assign_op_property_001.phpt
+      tests/classes/assign_op_property_001.phpt
+      tests/classes/assign_op_property_001.phpt
+      tests/classes/incdec_property_001.phpt
+      tests/classes/incdec_property_001.phpt
+      tests/classes/incdec_property_001.phpt
+      tests/classes/incdec_property_002.phpt
+      tests/classes/incdec_property_002.phpt
+      tests/classes/incdec_property_002.phpt
+      tests/classes/incdec_property_003.phpt
+      tests/classes/incdec_property_003.phpt
+      tests/classes/incdec_property_003.phpt
+      tests/classes/incdec_property_004.phpt
+      tests/classes/incdec_property_004.phpt
+      tests/classes/incdec_property_004.phpt:
+      Fix incorrect use of assignment in where equality was intended - class
+      tests.
+
+2007-11-23  Dmitry Stogov  <dmitry@zend.com>
+
+    * ZendEngine2/zend.h
+      ZendEngine2/zend.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.skl
+      ZendEngine2/zend_vm_execute.skl:
+      Fixed compilation on Windows
+
+    * TSRM/tsrm_config_common.h
+      TSRM/tsrm_config_common.h
+      ZendEngine2/zend.h
+      ZendEngine2/zend.h:
+      Fixed definitions
+
+2007-11-23  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ZendEngine2/tests/lsb_018.phpt
+      ZendEngine2/tests/lsb_018.phpt:
+      
+
+    * ZendEngine2/tests/lsb_018.phpt:
+      - Add another LSB test
+
+    * ZendEngine2/tests/lsb_018.phpt
+      ZendEngine2/tests/lsb_018.phpt:
+      
+      file lsb_018.phpt was initially added on branch PHP_5_3.
+
+2007-11-23  Dmitry Stogov  <dmitry@zend.com>
+
+    * (PHP_5_3)
+      NEWS:
+      -** empty log message ***
+
+    * ext/soap/php_sdl.c
+      ext/soap/php_sdl.c:
+      Fixed bug #42952 (soap cache file is created with insecure permissions)
+
+2007-11-23  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/date/php_date.c:
+      
+      MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
+
+    * ext/date/php_date.c:
+      MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
+
+    * (PHP_5_3)
+      ext/date/php_date.c:
+      
+      Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone)
+
 2007-11-22  Lukas Smith  <smith@pooteeweet.org>
 
     * README.CVS-RULES:
index a578707473040c105752b7b0a24ce6e4ead3c527..7d26d12bbd0531e0eeb032b88b2b56adb3111daa 100644 (file)
@@ -1,3 +1,31 @@
+2007-11-23  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend.h
+      zend.h
+      zend_vm_execute.h
+      zend_vm_execute.h
+      zend_vm_execute.skl
+      zend_vm_execute.skl:
+      Fixed compilation on Windows
+
+    * zend.h
+      zend.h:
+      Fixed definitions
+
+2007-11-23  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * tests/lsb_018.phpt
+      tests/lsb_018.phpt:
+      
+
+    * tests/lsb_018.phpt:
+      - Add another LSB test
+
+    * tests/lsb_018.phpt
+      tests/lsb_018.phpt:
+      
+      file lsb_018.phpt was initially added on branch PHP_5_3.
+
 2007-11-22  Dmitry Stogov  <dmitry@zend.com>
 
     * zend.h