1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00
This commit is contained in:
Felipe Pena
2008-08-11 00:52:41 +00:00
parent e0e1648359
commit e249e02481

2
NEWS
View File

@@ -14,6 +14,8 @@ PHP NEWS
- Fixed a regression when using strip_tags() and < is within an attribute.
(Scott)
- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause
an error). (Felipe)
- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter).
(Jani)
- Fixed bug #45691 (Some per-dir or runtime settings may leak into other