I've not had alot of luck with reporting bugs through the bug tracker; For instance see
http://bugs.php.net/31508
where the guy claims PHP can't do recursion without crashing ... Ummm?
To be fair, he is correct in what he says; PHP cannot do recursion beyond a certain level, because of limitations on stack size. He does not claim that PHP cannot do recursion; you are misrepresenting him..
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php