Edit report at http://bugs.php.net/bug.php?id=53816&edit=1
ID: 53816 Updated by: scott...@php.net Reported by: zelnaga at gmail dot com Summary: htmlspecialchars_decode() only works on lower case stuff -Status: Open +Status: Bogus Type: Bug Package: Unknown/Other Function Operating System: Windows 7 PHP Version: 5.3.5 Block user comment: N Private report: N New Comment: entity names are case sensitive in the spec. Previous Comments: ------------------------------------------------------------------------ [2011-01-22 16:10:12] zelnaga at gmail dot com Description: ------------ htmlspecialchars_decode() and html_entity_decode() only convert lower case entities. eg. <, >, etc. Upper case entities - <, >, etc - are ignored. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53816&edit=1