Build/Test Tools: Upgrade PHPStan to version 2.2.2.

Developed in https://github.com/WordPress/wordpress-develop/pull/12158.

See #64898.

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


git-svn-id: http://core.svn.wordpress.org/trunk@61776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2026-06-12 01:51:40 +00:00
parent 30ee5ef58e
commit 7f47bb379c
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.1-alpha-62494';
$wp_version = '7.1-alpha-62495';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.