Emoji: Revert [41069] as the new Regular Expressions performance on balance significantly worse that the old ones.

See #35293 props @jmdodd

Built from https://develop.svn.wordpress.org/branches/4.8@41201


git-svn-id: http://core.svn.wordpress.org/branches/4.8@41041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Westwood 2017-08-01 21:16:34 +00:00
parent fee9368d46
commit 30f39b93be
2 changed files with 51 additions and 89 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8.1-RC1-41155';
$wp_version = '4.8.1-RC1-41201';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.