diff options
-rw-r--r-- | Zend/tests/closure_026.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/closure_026.phpt b/Zend/tests/closure_026.phpt index c4076bf9e8..82a948d1a0 100644 --- a/Zend/tests/closure_026.phpt +++ b/Zend/tests/closure_026.phpt @@ -43,9 +43,9 @@ int(1) string(1) "a" array(1) { [0]=> - object(Closure)#2 (1) { + object(Closure)#%d (1) { ["this"]=> - object(foo)#1 (1) { + object(foo)#%d (1) { ["a"]=> array(1) { [0]=> |