Hi! https://github.com/php/php-src/pull/290
How should I name the ini parameter? max_magic_calls (magic ?=? everything which is not a direct function call) max_implicit_calls max_implicit_function_calls Or what do you think is the most self documenting name? Bob p.s.: There is no reason why not to fix this in this way, I think, as you can test at how may iterations the stack will overflow and set the limit near to this maximum. Which is exactly what we have already today, only without possible crashes. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php