changelog Mon Jul 6 01:33:07 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3455&r2=1.3456&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3455 php-src/ChangeLog:1.3456
--- php-src/ChangeLog:1.3455 Sun Jul 5 01:33:06 2009
+++ php-src/ChangeLog Mon Jul 6 01:33:06 2009
@@ -1,3 +1,34 @@
+2009-07-05 Ilia Alshanetsky <i...@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.slatt...@googlemail.com>
+
+ * ext/spl/tests/bug42364.phpt
+ ext/spl/tests/bug42364.phpt
+ ext/spl/tests/bug42364.phpt:
+ fix test
+
2009-07-04 Felipe Pena <felipe...@gmail.com>
* (PHP_5_3)
@@ -50160,7 +50191,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3455 2009/07/05 01:33:06 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3456 2009/07/06 01:33:06 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c