From: Marcus Boerger Date: Thu, 6 Oct 2005 19:05:10 +0000 (+0000) Subject: - Show the test finishes/dos2unix X-Git-Tag: RELEASE_0_9_1~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86164a5b94daf38175834cbf16608afa20e9749c;p=php - Show the test finishes/dos2unix --- diff --git a/Zend/tests/bug32322.phpt b/Zend/tests/bug32322.phpt index f69c5259e8..e65ccf87dd 100755 --- a/Zend/tests/bug32322.phpt +++ b/Zend/tests/bug32322.phpt @@ -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