]> granicus.if.org Git - php/commit
Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
authorIlia Alshanetsky <iliaa@php.net>
Mon, 1 Feb 2010 12:59:08 +0000 (12:59 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 1 Feb 2010 12:59:08 +0000 (12:59 +0000)
commitb0f76c253485334d1d917b45b867bce02f26ccd9
treed0420539422dd6e8a47d9cbfa046deaaf8c5a1b8
parent8aa8b6135bfed495d575f4cb48cc21209ada99b1
Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
NEWS
ext/standard/string.c
ext/standard/tests/strings/bug50847.phpt [new file with mode: 0644]