On Wed, 19 Mar 2003, Andi Gutmans wrote:
> If the memory manager is usable at this point (I think it is) then you 
> should use do_alloca() and free_alloca() instead of malloc()/free().

That's a good tip. But what do you think about the issue in general? On
one hand, lowercasing function names/keys will destroy the original
case, which the author may want to preserve. Without it though, there
are issues with constructors and such..

-Andrei                                       http://www.gravitonic.com/

'Any given program, when running correctly, is obsolete.'
  - First Law of Computer Programming

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to