From 542be3266893f4fd816dea0181ec2ae13a2401fc Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 11 Sep 2008 13:38:06 +0000 Subject: [PATCH] fix test --- ext/phar/tests/bug46032.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1