]> granicus.if.org Git - php/commit
Remove recursion checks from AO get_properties
authorNikita Popov <nikic@php.net>
Wed, 24 Feb 2016 16:10:28 +0000 (17:10 +0100)
committerNikita Popov <nikic@php.net>
Wed, 24 Feb 2016 16:10:28 +0000 (17:10 +0100)
commit38db6ff306bd6fca4ed37823ea8abfeef3b9796c
treeaa883248c33222ea0e478dd587958484d8f37e30
parent3ea877ca15d1f41b310a932989fab8de25511718
Remove recursion checks from AO get_properties

These are pointless, there is no recursion (of that kind) happening
there.
ext/spl/spl_array.c