]> granicus.if.org Git - php/commit
- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)
authorFelipe Pena <felipe@php.net>
Fri, 2 Apr 2010 21:44:09 +0000 (21:44 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 2 Apr 2010 21:44:09 +0000 (21:44 +0000)
commitfa762634816993bb213c2451847103178f960787
tree75c98c52ee004c634fce62e1109d5e9b018e1517
parent01d9389c2c9c12500f1a776283dd3b83fd0d9a1a
- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)
22 files changed:
Zend/tests/bug35163.phpt
Zend/tests/bug35163_2.phpt
Zend/tests/bug35163_3.phpt
Zend/tests/bug35239.phpt
Zend/tests/closure_020.phpt
Zend/tests/closure_034.phpt
Zend/tests/closure_035.phpt
Zend/tests/foreach_002.phpt
Zend/tests/gc_004.phpt
Zend/tests/gc_005.phpt
Zend/tests/gc_006.phpt
Zend/tests/gc_007.phpt
Zend/tests/gc_008.phpt
Zend/tests/gc_009.phpt
Zend/tests/gc_010.phpt
Zend/tests/gc_011.phpt
Zend/tests/objects_020.phpt
ext/standard/tests/array/array_map_variation2.phpt
ext/standard/tests/array/array_push_variation4.phpt
ext/standard/tests/array/array_values_variation4.phpt
ext/standard/tests/array/natcasesort_variation7.phpt
ext/standard/var.c