Sterling Hughes <[EMAIL PROTECTED]> wrote:

> I think we should remove this ini option in favor of a function that
> does the same thing.  This way implicit_clone() is not globally
> settable, but is settable per script.  Something in the way of a:
> 
> pragma_set('implicit_clone', true);
> 
> Which would turn on implicit_clone for the current script (current
> portion of code.)
> 

How about using "declare" statement?

Moriyoshi


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

Reply via email to