]> 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)
commitefc94f311593d33093b8ad7f1f036deaa23df052
tree8eb22623c1348031bb4b209482786c348db92d4a
parent7aefbf70a8a3e69f2d5b5c046a83d02c0ef952c2
- Fixed bug #61374: html_entity_decode tries to decode code points that don't
  exist in ISO-8859-1.
ext/standard/html.c
ext/standard/tests/strings/bug61374.phpt [new file with mode: 0644]