]> granicus.if.org Git - php/commitdiff
- Show the test finishes/dos2unix
authorMarcus Boerger <helly@php.net>
Thu, 6 Oct 2005 19:05:10 +0000 (19:05 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 6 Oct 2005 19:05:10 +0000 (19:05 +0000)
Zend/tests/bug32322.phpt

index f69c5259e84aa5780d43f7bdd4d3a7fcfcbe2bcf..e65ccf87ddf98a494f9c7cbf38a9b15e38216f98 100755 (executable)
@@ -63,6 +63,7 @@ $getCopyofSingleton2   = test::getInstance2();
 
 define('SCRIPT_END',1);
 ?>
+===DONE===
 --EXPECTF--
 Try static instance inside class :
 New class Singleton1 created 
@@ -76,5 +77,6 @@ Using old class Singleton2
 
 Strict Standards: Only variables should be assigned by reference in %sbug32322.php on line 55
 Using old class Singleton2
+===DONE===
 Class Singleton1 destroyed at script end
 Class Singleton2 destroyed at script end