Remove debug message

This commit is contained in:
Clemens Schwaighofer
2025-01-20 20:27:34 +09:00
parent e7dd96b5d9
commit b493b3c4fd

View File

@@ -969,7 +969,6 @@ final class CoreLibsUrlRequestsCurlTest extends TestCase
"query" => ["foo-get" => "bar"]
]);
$this->assertEquals("200", $response["code"], "multi call: get response code not matching");
print "PHP: " . PHP_VERSION_ID . "\n";
if (PHP_VERSION_ID >= 80400) {
$this->assertEquals(
'{"HEADERS":{"HTTP_HOST":"soba.egplusww.jp",'