mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
Build/Test Tools: Reorder <file>
and <exclude>
rules in multisite.xml
to avoid warnings in PHPUnit 7.2+.
Missed in [44702]. See #43218. Built from https://develop.svn.wordpress.org/trunk@44704 git-svn-id: http://core.svn.wordpress.org/trunk@44535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
28674e5e39
commit
3803d8bb60
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1-beta2-44703';
|
||||
$wp_version = '5.1-beta2-44704';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user