stas Wed Oct 3 05:03:12 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
add html* utf fix
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.966&r2=1.2027.2.547.2.967&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.966 php-src/NEWS:1.2027.2.547.2.967
--- php-src/NEWS:1.2027.2.547.2.966 Mon Oct 1 15:23:15 2007
+++ php-src/NEWS Wed Oct 3 05:03:12 2007
@@ -29,6 +29,8 @@
implementations of the fnmatch(), setlocale() and glob() functions.
Reported by Laurent gaffie. (Ilia)
- Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
+- Fixed htmlentities/htmlspecialchars not to accept partial multibyte
+ sequences. (Stas)
- Fixed bug #42785 (json_encode() formats doubles according to locale rather
then following standard syntax). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php