[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread brianlmoon
ID: 11009 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is more of a programing error. This is a poor way to use recursive calls. A loop is the correct way

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread millz
ID: 11009 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating system: RedHat 6.2 PHP Version: 4.0.5 Description: Recursive call causes crash Yeah, but the issue is not that I picked a bad way of doing this task, but whether or not a recursive call should be