tony2001                Thu Sep 11 13:38:06 2008 UTC

  Modified files:              
    /php-src/ext/phar/tests     bug46032.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/bug46032.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/phar/tests/bug46032.phpt
diff -u php-src/ext/phar/tests/bug46032.phpt:1.2 
php-src/ext/phar/tests/bug46032.phpt:1.3
--- php-src/ext/phar/tests/bug46032.phpt:1.2    Thu Sep 11 03:29:42 2008
+++ php-src/ext/phar/tests/bug46032.phpt        Thu Sep 11 13:38:06 2008
@@ -29,6 +29,6 @@
 
 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



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to