sesser          Sat Jun 26 03:46:08 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  strip_tags() news
  
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1745&r2=1.1746&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1745 php-src/NEWS:1.1746
--- php-src/NEWS:1.1745 Sat Jun 26 01:41:14 2004
+++ php-src/NEWS        Sat Jun 26 03:46:08 2004
@@ -17,6 +17,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to