mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
fix test
This commit is contained in:
@@ -14,4 +14,4 @@ $response= $client->__call('function', array(), null, $header);
|
||||
print $client->__getLastRequest();
|
||||
?>
|
||||
--EXPECTF--
|
||||
Fatal error: SoapHeader::__construct(): Invalid parameters. Invalid namespace. in %sbug31755.php on line %d
|
||||
Fatal error: SoapHeader::SoapHeader(): Invalid parameters. Invalid namespace. in %s on line %d
|
||||
|
||||
Reference in New Issue
Block a user