]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 21 Feb 2005 01:33:58 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Mon, 21 Feb 2005 01:33:58 +0000 (01:33 +0000)
ChangeLog
Zend/ChangeLog

index e14811c4cd9633c6a6426e220e7a3567a56bf7e9..cfbe6d2f38e5de67bdb49cb2d39a07aef19dbd97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2005-02-20  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * (PHP_5_0)
+      NEWS:
+      - BFN & some
+
+    * (PHP_5_0)
+      ext/mbstring/config.m4
+      ext/mbstring/config.w32
+      ext/mbstring/php_mbregex.c
+      ext/mbstring/tests/bug31911.phpt:
+      - MFH: Update libmbfl
+      - MFH: Update oniguruma to 3.7.0.
+
+    * ext/mbstring/tests/bug31911.phpt:
+      
+      - Update libmbfl (fixes bug #30549 and #31911).
+      - Update oniguruma to 3.7.0
+
+    * ext/mbstring/config.m4
+      ext/mbstring/config.w32
+      ext/mbstring/php_mbregex.c:
+      - Update libmbfl (fixes bug #30549 and #31911).
+      - Update oniguruma to 3.7.0
+
+2005-02-20  Rob Richards  <rrichards@ctindustries.net>
+
+    * ext/dom/domexception.c
+      ext/dom/php_dom.h:
+      use new error handling when not throwing exceptions
+
+2005-02-20  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/imap/php_imap.c:
+      Simplify Code.
+
+2005-02-20  Dmitry Stogov  <dmitry@zend.com>
+
+    * ZendEngine2/zend_compile.c:
+      Fixed possible memory corruption
+
 2005-02-19  Rui Hirokawa  <rui_hirokawa@ybb.ne.jp>
 
     * (PHP_5_0)
index 0917a3c1210c2735504fa3a2a700d7982fcbb4c4..db6ad6fc009edc49cc69706f6f101c1dc466b236 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-20  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend_compile.c:
+      Fixed possible memory corruption
+
 2005-02-19  Rui Hirokawa  <rui_hirokawa@ybb.ne.jp>
 
     * (PHP_5_0)