bjori                                    Mon, 29 Aug 2011 14:27:17 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=315704

Log:
Whopsy, this change in 5.4, not 5.3

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt

Modified: php/php-src/branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt        
2011-08-29 14:19:54 UTC (rev 315703)
+++ php/php-src/branches/PHP_5_3/ext/phar/tests/phar_oo_001.phpt        
2011-08-29 14:27:17 UTC (rev 315704)
@@ -52,6 +52,6 @@
 --EXPECT--
 string(5) "1.0.0"
 int(5)
-string(103) "In the constructor of MyPhar, parent::__construct() must be 
called and its exceptions cannot be cleared"
+string(50) "Cannot call method on an uninitialized Phar object"
 string(29) "Cannot call constructor twice"
 ===DONE===

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

Reply via email to