mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
fix test
This commit is contained in:
parent
adb22f71c1
commit
8594654160
@ -24,7 +24,7 @@ try {
|
||||
?>
|
||||
===DONE===
|
||||
--EXPECT--
|
||||
Cannot create a phar archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
|
||||
Cannot create a phar archive from a URL like "http://". Phar objects can only be created from local files
|
||||
Cannot create a phar archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
|
||||
Cannot create a phar archive from a URL like "http://". Phar objects can only be created from local files
|
||||
Cannot create phar 'http:/', file extension (or combination) not recognised
|
||||
===DONE===
|
Loading…
Reference in New Issue
Block a user