]> granicus.if.org Git - php/commitdiff
- BFN #46578
authorFelipe Pena <felipe@php.net>
Fri, 21 Nov 2008 20:36:12 +0000 (20:36 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 21 Nov 2008 20:36:12 +0000 (20:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e40231812cacc22a8f0ded577556f576684e4272..a82ad6c458a9dfb3e329afa1d8a142bdcec8397b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ PHP                                                                        NEWS
 - Fixed memory leak inside wddx_add_vars() function. (Felipe)
 - Synced changes from libmagic 4.26 to bundled libmagic. (Scott)
 
+- Fixed bug #46578 (strip_tags() does not honor end-of-comment when it 
+  encounters a single quote). (Felipe)
 - Fixed bug #46546 (Segmentation fault when using declare statement with
   non-string value). (Felipe)
 - Fixed bug #46421 (SplFileInfo not correctly handling /). (Etienne)