From: Felipe Pena Date: Sat, 26 Jun 2010 17:17:47 +0000 (+0000) Subject: - Fixed tests X-Git-Tag: php-5.3.3RC2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=419f589580662b464aeaa56a5a055935e2113f95;p=php - Fixed tests --- diff --git a/Zend/tests/bug52193.phpt b/Zend/tests/bug52193.phpt index b4e4b3aab9..7452672e31 100644 --- a/Zend/tests/bug52193.phpt +++ b/Zend/tests/bug52193.phpt @@ -35,43 +35,43 @@ array(0) { } array(1) { [0]=> - object(Closure)#1 (0) { + object(Closure)#%d (0) { } } int(2) array(1) { [0]=> - object(Closure)#2 (1) { + object(Closure)#%d (1) { ["static"]=> array(1) { ["h"]=> &array(1) { [0]=> - object(Closure)#1 (0) { + object(Closure)#%d (0) { } } } } } -object(Closure)#2 (1) { +object(Closure)#%d (1) { ["static"]=> array(1) { ["h"]=> &array(1) { [0]=> - object(Closure)#1 (0) { + object(Closure)#%d (0) { } } } } array(1) { [0]=> - object(Closure)#1 (0) { + object(Closure)#%d (0) { } } array(2) { [0]=> - object(Closure)#3 (0) { + object(Closure)#%d (0) { } [1]=> int(5)