Wordpress/tests
Gary Pendergast d2a011c666 Emoji: Fix incorrect emoji encoding in PHP < 5.4.
[41701] included a bug with PHP < 5.4. Prior to then, `html_entity_decode()` decoded into `ISO-8859-1`, when we actually need it to use `UTF-8`.

Fixes #35293.



git-svn-id: https://develop.svn.wordpress.org/trunk@41702 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-03 09:56:45 +00:00
..
phpunit Emoji: Fix incorrect emoji encoding in PHP < 5.4. 2017-10-03 09:56:45 +00:00
qunit WP-API JS Client: Improve support for meta. 2017-10-02 18:39:30 +00:00