changelog               Tue Apr  8 01:31:39 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3011&r2=1.3012&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3011 php-src/ChangeLog:1.3012
--- php-src/ChangeLog:1.3011    Mon Apr  7 01:31:41 2008
+++ php-src/ChangeLog   Tue Apr  8 01:31:39 2008
@@ -1,3 +1,107 @@
+2008-04-07  Christopher Jones  <[EMAIL PROTECTED]>
+
+    * ext/oci8/config.m4:
+      MFB: PECL #13523 (x86_64 build) and versioning sync
+
+    * ext/oci8/oci8.c:
+      MFB: Fix OCIPing 10.2 macro
+
+    * ext/oci8/tests/pecl_bug10194_blob.phpt
+      ext/oci8/tests/pecl_bug10194_blob_64.phpt
+      ext/oci8/tests/testping.phpt:
+      MFB: Test updates
+
+    * (PHP_5_3)
+      ext/oci8/tests/pecl_bug10194_blob.phpt
+      ext/oci8/tests/pecl_bug10194_blob_64.phpt
+      ext/oci8/tests/pecl_bug10194_blob_64.phpt
+      ext/oci8/tests/testping.phpt
+      ext/oci8/tests/testping.phpt:
+      Test updates
+
+    * (PHP_5_3)
+      ext/oci8/oci8.c:
+      Fix OCIPing 10.2 macro
+
+    * (PHP_5_3)
+      ext/oci8/config.m4
+      ext/oci8/oci8_collection.c
+      ext/oci8/package2.xml:
+      PECL #13523 (x86_64 build).  Make OCI8 buildable with PHP 4.3.9.
+
+    * php.ini-dist
+      php.ini-recommended:
+      Add E_DEPRECATED comment
+
+2008-04-07  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      acinclude.m4:
+      - Reset back to 0.13.4 now that it released.
+
+    * (PHP_5_3)
+      ext/date/lib/parse_tz.c
+      ext/date/lib/unixtime2tm.c:
+      - MFH: Fixing returned offset.
+      - MFH: Algorithm optimization.
+
+    * ext/date/lib/parse_tz.c
+      ext/date/lib/unixtime2tm.c:
+      - Fixing returned offset.
+      - Algorithm optimization.
+
+    * ext/date/tests/013.phpt
+      ext/date/tests/014.phpt
+      ext/date/tests/bug41523-64bit.phpt:
+      - Fixed testcases.
+
+2008-04-07  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * sapi/cli/tests/bug44564.phpt
+      sapi/cli/tests/bug44564.phpt:
+      fix test
+
+2008-04-07  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_ini_scanner.c
+      ZendEngine2/zend_ini_scanner.l:
+      MFB: Fixed bug #44609 (Dollar in ini variables are not parsed correctly)
+
+    * (PHP_5_3)
+      ZendEngine2/zend_ini_scanner.c
+      ZendEngine2/zend_ini_scanner.l:
+      Fixed bug #44609 (Dollar in ini variables are not parsed correctly)
+
+2008-04-07  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/standard/basic_functions.c
+      ext/standard/basic_functions.h
+      ext/standard/tests/class_object/forward_static_call_001.phpt
+      ext/standard/tests/class_object/forward_static_call_002.phpt
+      ext/standard/tests/class_object/forward_static_call_003.phpt:
+      MFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike
+      Lively
+
+2008-04-07  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/openssl/openssl.c:
+      initialize variable
+
+2008-04-07  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c
+      ext/standard/basic_functions.h
+      ext/standard/tests/class_object/forward_static_call_001.phpt
+      ext/standard/tests/class_object/forward_static_call_001.phpt
+      ext/standard/tests/class_object/forward_static_call_002.phpt
+      ext/standard/tests/class_object/forward_static_call_002.phpt
+      ext/standard/tests/class_object/forward_static_call_003.phpt
+      ext/standard/tests/class_object/forward_static_call_003.phpt:
+      Implement forward_static_call(_array) to complete LSB. Patch by Mike 
Lively
+
 2008-04-06  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ZendEngine2/tests/multibyte/multibyte_encoding_002.phpt


Reply via email to