]> granicus.if.org Git - php/commit
- Fix bug #46478 (htmlentities() uses obsolete mapping table for character
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 22 Dec 2009 05:50:34 +0000 (05:50 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 22 Dec 2009 05:50:34 +0000 (05:50 +0000)
commit7d9a7dbad659f33ffe57ebd9ed7600c6afb36557
treed12bd91a06c93358d504b55915bf9062d4f19fdc
parent800519fcbb42c93b2c2dd239a4f973cfd5c4f153
- Fix bug #46478 (htmlentities() uses obsolete mapping table for character
  entity references)
NEWS
ext/standard/html.c
ext/standard/tests/strings/html_entity_decode_html4.phpt [new file with mode: 0644]
ext/standard/tests/strings/htmlentities_html4.phpt [new file with mode: 0644]