Andi,
I think the idea here was to minimize memory utilization and allow
the compiler to optimize the code better, something that having
functions defined as statics appears to help with.
On 26-Aug-06, at 11:30 AM, Andi Gutmans wrote:
Why is this important? We never defined these as static. As long as
you move
them to the .c file (for whatever reason you have that might be
justified)
you really don't have to define them as static IMO.
Ilia Alshanetsky
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php