]> granicus.if.org Git - php/commit
- Fixed bug #61374: html_entity_decode tries to decode code points that don't
authorGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 13 Mar 2012 18:08:30 +0000 (18:08 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 13 Mar 2012 18:08:30 +0000 (18:08 +0000)
commited98579924effe1364fa4e788fcb0aa1ce2c0e74
tree7175ced846c98c2779d3e07caf5e2549704fc73a
parent403110fcc6d2315ac576b0948b3e5077d52b5b80
- Fixed bug #61374: html_entity_decode tries to decode code points that don't
  exist in ISO-8859-1.
NEWS
ext/standard/html.c
ext/standard/tests/strings/bug61374.phpt [new file with mode: 0644]