Build/Test: Fix documentation that describes each step in coding standard and phpstan workflows.

Props khokansardar, jorbin.
See #64894. Fixes #65391.

Built from https://develop.svn.wordpress.org/trunk@62500


git-svn-id: http://core.svn.wordpress.org/trunk@61781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2026-06-15 19:48:42 +00:00
parent d3aa66f680
commit ae65b65f29
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.1-alpha-62499';
$wp_version = '7.1-alpha-62500';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.