diff --git a/tests/phpunit/tests/external-http/basic.php b/tests/phpunit/tests/external-http/basic.php index 437e93b469..7ecc8713cc 100644 --- a/tests/phpunit/tests/external-http/basic.php +++ b/tests/phpunit/tests/external-http/basic.php @@ -10,6 +10,10 @@ class Tests_External_HTTP_Basic extends WP_UnitTestCase { * @covers ::wp_remote_retrieve_body */ public function test_readme_php_version() { + $this->markTestSkipped( + 'Temporarily disabled. Test should be re-enabled once WordPress is fully compatible with PHP 8.0+.' + ); + // This test is designed to only run on trunk. $this->skipOnAutomatedBranches(); @@ -21,8 +25,7 @@ class Tests_External_HTTP_Basic extends WP_UnitTestCase { preg_match_all( '#