changelog               Mon Nov 24 01:32:20 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3237&r2=1.3238&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3237 php-src/ChangeLog:1.3238
--- php-src/ChangeLog:1.3237    Sun Nov 23 01:32:17 2008
+++ php-src/ChangeLog   Mon Nov 24 01:32:19 2008
@@ -1,3 +1,86 @@
+2008-11-23  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.c
+      ZendEngine2/tests/bug38469.phpt
+      ZendEngine2/tests/bug38469.phpt:
+      MFH: Fixed bug #46649 (Setting array element with that same array 
produces
+      inconsistent results)
+
+    * ZendEngine2/zend_compile.c
+      ZendEngine2/tests/bug38469.phpt:
+      Fixed bug #46649 (Setting array element with that same array produces
+      inconsistent results)
+
+2008-11-23  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/interbase/ibase_query.c
+      ext/interbase/interbase.c
+      ext/interbase/tests/bug45373.phpt
+      ext/interbase/tests/ibase_num_fields_001.phpt:
+      - New parameter parsing API
+
+2008-11-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8)
+
+    * (PHP_5_2)
+      ext/pcre/config.w32
+      ext/pcre/config0.m4
+      ext/pcre/upgrade-pcre.php
+      ext/pcre/pcrelib/ChangeLog
+      ext/pcre/pcrelib/HACKING
+      ext/pcre/pcrelib/NEWS
+      ext/pcre/pcrelib/NON-UNIX-USE
+      ext/pcre/pcrelib/README
+      ext/pcre/pcrelib/config.h
+      ext/pcre/pcrelib/pcre.h
+      ext/pcre/pcrelib/pcre_compile.c
+      ext/pcre/pcrelib/pcre_config.c
+      ext/pcre/pcrelib/pcre_exec.c
+      ext/pcre/pcrelib/pcre_fullinfo.c
+      ext/pcre/pcrelib/pcre_get.c
+      ext/pcre/pcrelib/pcre_info.c
+      ext/pcre/pcrelib/pcre_internal.h
+      ext/pcre/pcrelib/pcre_ord2utf8.c
+      ext/pcre/pcrelib/pcre_refcount.c
+      ext/pcre/pcrelib/pcre_study.c
+      ext/pcre/pcrelib/pcre_tables.c
+      ext/pcre/pcrelib/pcre_ucd.c
+      ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
+      ext/pcre/pcrelib/pcre_valid_utf8.c
+      ext/pcre/pcrelib/pcre_version.c
+      ext/pcre/pcrelib/pcre_xclass.c
+      ext/pcre/pcrelib/pcregrep.c
+      ext/pcre/pcrelib/pcreposix.c
+      ext/pcre/pcrelib/pcreposix.h
+      ext/pcre/pcrelib/ucp.h
+      ext/pcre/pcrelib/ucpinternal.h
+      ext/pcre/pcrelib/doc/pcre.txt
+      ext/pcre/pcrelib/testdata/testinput1
+      ext/pcre/pcrelib/testdata/testinput2
+      ext/pcre/pcrelib/testdata/testinput4
+      ext/pcre/pcrelib/testdata/testinput5
+      ext/pcre/pcrelib/testdata/testinput6
+      ext/pcre/pcrelib/testdata/testinput7
+      ext/pcre/pcrelib/testdata/testinput8
+      ext/pcre/pcrelib/testdata/testinput9
+      ext/pcre/pcrelib/testdata/testoutput1
+      ext/pcre/pcrelib/testdata/testoutput10
+      ext/pcre/pcrelib/testdata/testoutput2
+      ext/pcre/pcrelib/testdata/testoutput4
+      ext/pcre/pcrelib/testdata/testoutput5
+      ext/pcre/pcrelib/testdata/testoutput6
+      ext/pcre/pcrelib/testdata/testoutput7
+      ext/pcre/pcrelib/testdata/testoutput8
+      ext/pcre/pcrelib/testdata/testoutput9:
+      
+      MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)
+
 2008-11-22  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/mysqlnd/php_mysqlnd.c:
@@ -14133,7 +14216,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3237 2008/11/23 01:32:17 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3238 2008/11/24 01:32:19 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to