--- embedaddon/php/Zend/tests/closure_026.phpt 2012/02/21 23:47:52 1.1.1.1 +++ embedaddon/php/Zend/tests/closure_026.phpt 2012/05/29 12:34:36 1.1.1.2 @@ -32,7 +32,9 @@ object(foo)#%d (1) { ["a"]=> array(1) { [0]=> - object(Closure)#%d (0) { + object(Closure)#%d (1) { + ["this"]=> + *RECURSION* } } } @@ -41,7 +43,12 @@ int(1) string(1) "a" array(1) { [0]=> - object(Closure)#%d (0) { + object(Closure)#%d (1) { + ["this"]=> + object(foo)#%d (1) { + ["a"]=> + *RECURSION* + } } } int(1)