changelog               Thu Jun 14 01:31:11 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2718&r2=1.2719&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2718 php-src/ChangeLog:1.2719
--- php-src/ChangeLog:1.2718    Wed Jun 13 01:31:08 2007
+++ php-src/ChangeLog   Thu Jun 14 01:31:09 2007
@@ -1,3 +1,109 @@
+2007-06-13  Raghubansh Kumar  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/file/copy_basic.phpt
+      ext/standard/tests/file/copy_error.phpt
+      
ext/standard/tests/file/file_get_contents_file_put_contents_variation.phpt
+      ext/standard/tests/file/filegroup_basic.phpt
+      ext/standard/tests/file/filegroup_error.phpt
+      ext/standard/tests/file/fileowner_basic.phpt
+      ext/standard/tests/file/fileowner_error.phpt
+      ext/standard/tests/file/fwrite_basic-win32.phpt
+      ext/standard/tests/file/fwrite_basic.phpt
+      ext/standard/tests/file/fwrite_variation-win32.phpt
+      ext/standard/tests/file/fwrite_variation.phpt:
+      New tests for file system handling functions
+
+    * ext/standard/tests/file/copy_basic.phpt
+      ext/standard/tests/file/copy_basic.phpt
+      ext/standard/tests/file/copy_error.phpt
+      ext/standard/tests/file/copy_error.phpt
+      
ext/standard/tests/file/file_get_contents_file_put_contents_variation.phpt
+      
ext/standard/tests/file/file_get_contents_file_put_contents_variation.phpt
+      ext/standard/tests/file/filegroup_basic.phpt
+      ext/standard/tests/file/filegroup_basic.phpt
+      ext/standard/tests/file/filegroup_error.phpt
+      ext/standard/tests/file/filegroup_error.phpt
+      ext/standard/tests/file/fileowner_basic.phpt
+      ext/standard/tests/file/fileowner_basic.phpt
+      ext/standard/tests/file/fileowner_error.phpt
+      ext/standard/tests/file/fileowner_error.phpt
+      ext/standard/tests/file/fwrite_basic-win32.phpt
+      ext/standard/tests/file/fwrite_basic-win32.phpt
+      ext/standard/tests/file/fwrite_basic.phpt
+      ext/standard/tests/file/fwrite_basic.phpt
+      ext/standard/tests/file/fwrite_error.phpt
+      ext/standard/tests/file/fwrite_error.phpt
+      ext/standard/tests/file/fwrite_variation-win32.phpt
+      ext/standard/tests/file/fwrite_variation-win32.phpt
+      ext/standard/tests/file/fwrite_variation.phpt
+      ext/standard/tests/file/fwrite_variation.phpt:
+      
+      file copy_basic.phpt was initially added on branch PHP_5_2.
+
+2007-06-13  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/json/JSON_parser.c:
+      
+      MFB: Handle very small longs via double
+
+    * (PHP_5_2)
+      ext/json/JSON_parser.c:
+      
+      Handle very small longs via double
+
+    * ext/json/JSON_parser.c
+      ext/json/json.c:
+      MFB: Fixed bug #41673 (json_encode breaks large numbers in arrays).
+
+    * (PHP_5_2)
+      NEWS
+      ext/json/JSON_parser.c
+      ext/json/json.c
+      ext/json/tests/pass001.1.phpt:
+      Fixed bug #41673 (json_encode breaks large numbers in arrays).
+
+2007-06-13  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug41633_3.phpt
+      ZendEngine2/tests/bug41633_3.phpt
+      ZendEngine2/tests/bug41633_3.phpt:
+      Fixed bug #41633 (Crash instantiating classes with self-referencing
+      constants)
+
+    * ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/tests/bug41633_1.phpt
+      ZendEngine2/tests/bug41633_2.phpt:
+      Fixed some class constant issues related to bug #41633
+
+    * ZendEngine2/tests/bug41633_1.phpt
+      ZendEngine2/tests/bug41633_1.phpt
+      ZendEngine2/tests/bug41633_2.phpt
+      ZendEngine2/tests/bug41633_2.phpt:
+      
+      file bug41633_1.phpt was initially added on branch PHP_5_2.
+
+    * ext/simplexml/simplexml.c
+      ext/simplexml/tests/027.phpt
+      ext/simplexml/tests/bug35785.phpt
+      ext/simplexml/tests/bug41582.phpt:
+      Fixed wrong fic for bug #41582
+
+    * (PHP_5_2)
+      ext/simplexml/simplexml.c
+      ext/simplexml/tests/027.phpt
+      ext/simplexml/tests/bug35785.phpt
+      ext/simplexml/tests/bug41582.phpt:
+      Fixed wrong fix for bug #41582
+
 2007-06-12  Johannes Schlüter  <[EMAIL PROTECTED]>
 
     * ext/simplexml/tests/bug37565.phpt:

Reply via email to