General: Add tests for array_is_list polyfill added in r57337.

Props costdev.
See #55105.
Built from https://develop.svn.wordpress.org/trunk@57535


git-svn-id: http://core.svn.wordpress.org/trunk@57036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2024-02-05 21:59:13 +00:00
parent b539238a65
commit cfba421707

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.5-alpha-57534';
$wp_version = '6.5-alpha-57535';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.