Wordpress/tests
Gary Pendergast 4bad064c24 Emoji: Fix some failing unit tests in PHP 5.2 and 5.3.
- Older versions of PHP don't know how to `html_entity_decode()` emoji.
- The fall back regex was a little too broad, catching characters that aren't emoji.

See #35293.



git-svn-id: https://develop.svn.wordpress.org/trunk@41045 602fd350-edb4-49c9-b593-d223f7449a82
2017-07-14 11:49:34 +00:00
..
phpunit Emoji: Fix some failing unit tests in PHP 5.2 and 5.3. 2017-07-14 11:49:34 +00:00
qunit Shortcodes: Allow using single quotes for empty value attributes. 2017-07-11 00:53:33 +00:00