Functions like rowsort(), qsort_do(), do_select() seems to be nested more (recursion; not looked at closely. I'm sorry.)
How to reproduce: * Install xdebug. * Set the xdebug.max_nesting_level=50 or leave it to defaults
how does this classify as a bug?
nesting is OK to me unless it hangs CPU or bloats memory
Log in to post a comment.
how does this classify as a bug?
nesting is OK to me unless it hangs CPU or bloats memory