]> granicus.if.org Git - php/commit
- Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities with...
authorGustavo André dos Santos Lopes <cataphract@php.net>
Fri, 8 Oct 2010 16:19:58 +0000 (16:19 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Fri, 8 Oct 2010 16:19:58 +0000 (16:19 +0000)
commitdf42830468062375c73edb7cc16e7919f555837e
treea581322c1c0e8cf1ccdcd6eb771a9d4aeefa1dfd
parent74ec58a045434d5a9938d187a51b1f87c7b8ef8a
- Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1).
ext/standard/html.c
ext/standard/tests/strings/bug53021.phpt [new file with mode: 0644]