]> 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)
commit24e831b7ebf505d79ea6ef3d6edd79b147f41ef3
treea61625ab2247b6b7590d6f30041466331bd5b9e0
parentc375228190a9cf3127b7ecdf59826d068f03d3b0
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]