changelog               Wed Dec 28 06:31:47 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2206&r2=1.2207&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2206 php-src/ChangeLog:1.2207
--- php-src/ChangeLog:1.2206    Tue Dec 27 06:32:08 2005
+++ php-src/ChangeLog   Wed Dec 28 06:31:47 2005
@@ -1,3 +1,50 @@
+2005-12-27  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/standard/array.c
+      ext/standard/array.c:
+      tweak the fix
+
+    * ext/standard/tests/array/bug35821.phpt:
+      add test for #35821
+
+    * ext/standard/array.c:
+      MF51: fix #35821 (array_map() segfaults when exception is throwed from 
the
+      callback)
+
+    * (PHP_5_1)
+      NEWS
+      ext/standard/array.c
+      ext/standard/tests/array/bug35821.phpt
+      ext/standard/tests/array/bug35821.phpt:
+      fix #35821 (array_map() segfaults when exception is throwed from the
+      callback)
+
+2005-12-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/openssl/tests/001.phpt
+      ext/openssl/tests/bug25614.phpt
+      ext/openssl/tests/skipif.inc:
+      MFB51: Improve "skip" checks
+
+    * (PHP_5_1)
+      ext/openssl/tests/001.phpt
+      ext/openssl/tests/bug25614.phpt
+      ext/openssl/tests/skipif.inc:
+      Improve "skip" checks
+
+2005-12-27  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/config.m4
+      ext/gd/config.w32
+      ext/gd/gd.c
+      ext/gd/gd.dsp
+      ext/gd/php_gd.h:
+      - remove HAVE_LIBGD20, we support only 2.0+ now
+        (some were removed by my previous commit)
+
+    * ext/gd/gd.c:
+      - silent compile warning introduced by previous commit
+
 2005-12-26  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * ZendEngine2/tests/bug31177-2.phpt:
@@ -20337,7 +20384,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2206 2005/12/27 06:32:08 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2207 2005/12/28 06:31:47 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -23738,7 +23785,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2206 2005/12/27 06:32:08 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2207 2005/12/28 06:31:47 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -24219,7 +24266,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2206 2005/12/27 06:32:08 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2207 2005/12/28 06:31:47 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -25693,7 +25740,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2206 2005/12/27 06:32:08 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2207 2005/12/28 06:31:47 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to