]> granicus.if.org Git - php/commit
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
authorPierre Joye <pajoye@php.net>
Thu, 4 Feb 2010 09:44:16 +0000 (09:44 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 4 Feb 2010 09:44:16 +0000 (09:44 +0000)
commit07804e2482d2c474a7ae0abd43bee0e41afda40c
tree8a03ff19f22b8cc3374798bd1d776df5acb7c510
parent9907c0e3e8504cc6fb562d56dd2e274a70834c19
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
ext/standard/string.c
ext/standard/tests/strings/bug50847.phpt [new file with mode: 0644]