Changeset 60451
- Timestamp:
- 07/14/2025 03:41:50 AM (10 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/readme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/readme.php
r60329 r60451 12 12 */ 13 13 public function test_readme_php_version() { 14 $this->markTestSkipped(15 'Temporarily disabled. Test should be re-enabled once WordPress is fully compatible with PHP 8.0+.'16 );17 18 14 // This test is designed to only run on trunk. 19 15 $this->skipOnAutomatedBranches();
Note: See TracChangeset
for help on using the changeset viewer.