tony2001 Fri May 1 22:23:27 2009 UTC
Modified files:
/php-src/ext/phar/tests phar_construct_invalidurl.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_construct_invalidurl.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/phar/tests/phar_construct_invalidurl.phpt
diff -u php-src/ext/phar/tests/phar_construct_invalidurl.phpt:1.1
php-src/ext/phar/tests/phar_construct_invalidurl.phpt:1.2
--- php-src/ext/phar/tests/phar_construct_invalidurl.phpt:1.1 Thu Apr 30
04:40:31 2009
+++ php-src/ext/phar/tests/phar_construct_invalidurl.phpt Fri May 1
22:23:27 2009
@@ -24,7 +24,7 @@
?>
===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===
\ No newline at end of file
+===DONE===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php