mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-10 22:06:55 +01:00
Date/Time: Improve date_i18n()
timezone tests.
This uses a timezone without DST for the tests covering `date_i18n()`. Fixes #37910. Built from https://develop.svn.wordpress.org/trunk@39167 git-svn-id: http://core.svn.wordpress.org/trunk@39107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7eeab12b1a
commit
d8cbc61020
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '4.7-beta2-39166';
|
$wp_version = '4.7-beta2-39167';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
Reference in New Issue
Block a user