]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 6 Jul 2009 01:33:06 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Mon, 6 Jul 2009 01:33:06 +0000 (01:33 +0000)
ChangeLog

index c47da32c6c29bafb75ecf77837f43b95fc08980d..33ff9c2a34ac25c2d49fb4c0eb54ccb77227badf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2009-07-05  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/filter/logical_filters.c
+      ext/filter/tests/016.phpt:
+      
+      MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
+      domain components).
+
+    * (PHP_5_3)
+      NEWS
+      ext/filter/logical_filters.c
+      ext/filter/tests/016.phpt:
+      MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
+      domain
+      components).
+
+    * (PHP_5_2)
+      NEWS
+      ext/filter/logical_filters.c
+      ext/filter/tests/016.phpt:
+      
+      Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
+      components).
+
+2009-07-05  Zoe Slattery  <zoe.slattery@googlemail.com>
+
+    * ext/spl/tests/bug42364.phpt
+      ext/spl/tests/bug42364.phpt
+      ext/spl/tests/bug42364.phpt:
+      fix test
+
 2009-07-04  Felipe Pena  <felipensp@gmail.com>
 
     * (PHP_5_3)