Test: /tests/basic/bug67988.phpt - Version 7.4.8        

Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set
Submitted: 2014-09-09 09:45:42 Modified: 2015-01-25 01:00:31
From: xela Assigned: yohgaki
Status: Closed Package: Strings related
PHP Version: 5.6.5 OS: Linux (all?)

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
002+ string(6) "EUC-JP" 005+ 006+ Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s/bug67988.php on line 9 006- string(7) "£" 009+ string(14) "26706f756e643b" 008- string(2) "a3"