]> granicus.if.org Git - php/commitdiff
- Improve test
authorJohannes Schlüter <johannes@php.net>
Sun, 21 Nov 2010 12:28:10 +0000 (12:28 +0000)
committerJohannes Schlüter <johannes@php.net>
Sun, 21 Nov 2010 12:28:10 +0000 (12:28 +0000)
ext/reflection/tests/bug52854.phpt

index 94f79d858bdb96e0a002bb81e4837abc31a18fd9..255522de5df4eebe58b2774c95284583036c92ce 100644 (file)
@@ -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