changelog               Sat Jun  7 01:31:43 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3069&r2=1.3070&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3069 php-src/ChangeLog:1.3070
--- php-src/ChangeLog:1.3069    Fri Jun  6 01:31:51 2008
+++ php-src/ChangeLog   Sat Jun  7 01:31:42 2008
@@ -1,3 +1,57 @@
+2008-06-06  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * ext/spl/config.m4
+      ext/spl/config.w32
+      ext/spl/php_spl.c
+      ext/spl/spl_dllist.c
+      ext/spl/spl_engine.c
+      ext/spl/spl_engine.h
+      ext/spl/spl_fastarray.c
+      ext/spl/spl_fastarray.c
+      ext/spl/spl_fastarray.h
+      ext/spl/spl_fastarray.h
+      ext/spl/tests/fastarray_001.phpt
+      ext/spl/tests/fastarray_001.phpt
+      ext/spl/tests/fastarray_002.phpt
+      ext/spl/tests/fastarray_002.phpt
+      ext/spl/tests/fastarray_003.phpt
+      ext/spl/tests/fastarray_003.phpt:
+      Implements C arrays wrapper
+
+2008-06-06  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      TSRM/tsrm_win32.c:
+      Backout fix for spaces in both the program name and argument name, this
+      will be fixed in PHP 5.3+ only
+
+2008-06-06  Nuno Lopes  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_language_scanner.c
+      ZendEngine2/zend_language_scanner.l
+      ZendEngine2/zend_language_scanner_defs.h:
+      backport the yyless patch from 5.3 branch. it seems I forgot to commit
+      this..
+
+2008-06-06  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      sapi/cli/tests/006.phpt:
+      fix test
+
+2008-06-06  Christopher Jones  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      Update
+
+    * (PHP_5_2)
+      ext/oci8/oci8_lob.c:
+      (Bugs 41348, 41563, 42456, 42939) Appease the masses and fix
+      compilation with Oracle 8.1.  This gives cleaner support for older
+      releases now that PHP 5.3 is firmly Oracle 9.2+ only.  No plans to
+      MTH.
+
 2008-06-05  Christopher Jones  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)


Reply via email to