]> granicus.if.org Git - php/commitdiff
strip_tags() news
authorStefan Esser <sesser@php.net>
Sat, 26 Jun 2004 07:46:08 +0000 (07:46 +0000)
committerStefan Esser <sesser@php.net>
Sat, 26 Jun 2004 07:46:08 +0000 (07:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c1acbfbf623bd1f5aba4ba3e01ee943509cf954..53aae02db0054dd2f13792f3a1dbdc210249a182 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ PHP                                                                        NEWS
 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
 - Fixed bug #28466 (mbstring_convert_variables() array separation problem).
   (Moriyoshi)
+- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
 
 7 Jun 2004, PHP 5 Release Candidate 3
 - Moved the PDFLib extension to PECL. (Wez)