From: Johannes Schlüter Date: Sun, 21 Nov 2010 12:28:10 +0000 (+0000) Subject: - Improve test X-Git-Tag: php-5.3.4RC2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac4f3422bca61537a7db8015764a158515a7e0e7;p=php - Improve test --- diff --git a/ext/reflection/tests/bug52854.phpt b/ext/reflection/tests/bug52854.phpt index 94f79d858b..255522de5d 100644 --- a/ext/reflection/tests/bug52854.phpt +++ b/ext/reflection/tests/bug52854.phpt @@ -17,12 +17,12 @@ try { } ?> --EXPECTF-- -object(Test)#2 (0) { +object(Test)#%d (0) { } -object(Test)#2 (0) { +object(Test)#%d (0) { } -object(Test)#2 (0) { +object(Test)#%d (0) { } -object(Test)#2 (0) { +object(Test)#%d (0) { } Class Test does not have a constructor, so you cannot pass any constructor arguments