Use PHP 5.2 compatible syntax in image tests.

T_PAAMAYIM_NEKUDOTAYIM, HAKUNA_MATATA, YOLO.

See [31510], #31124.
Built from https://develop.svn.wordpress.org/trunk@31512


git-svn-id: http://core.svn.wordpress.org/trunk@31493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-02-22 21:42:24 +00:00
parent 678982ee7e
commit 0cd7554f75
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-alpha-31511';
$wp_version = '4.2-alpha-31512';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.