diff options
-rw-r--r-- | ext/phar/tests/bug46032.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/bug46032.phpt b/ext/phar/tests/bug46032.phpt index be42b04b5c..4ff1026b52 100644 --- a/ext/phar/tests/bug46032.phpt +++ b/ext/phar/tests/bug46032.phpt @@ -29,6 +29,6 @@ string(%d) "%smytest" Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Cannot create phar '0000000000000000000', file extension (or combination) not recognised' in %sbug46032.php:%d Stack trace: -#0 /home/cellog/workspace/php5/ext/phar/tests/bug46032.php(%d): PharData->__construct('000000000000000...') +#0 %s(%d): PharData->__construct('000000000000000...') #1 {main} thrown in %sbug46032.php on line %d |