Re: Vote for Zend Deep Stack Prevention (ZDSP)

From: Date: Sun, 26 Feb 2006 16:50:54 +0000
Subject: Re: Vote for Zend Deep Stack Prevention (ZDSP)
References: 1 2 3 4 5  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Using recursive functions without any constraint is a bad programming practice, period. You should always implement a pop/push stack in those situations to avoid getting into infinite or near infinite recursion.

Ilia


Thread (20 messages)

« previous php.internals (#22018) next »