On Sun Jun 22, 2003 at 01:5924PM -0400, Sterling Hughes 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.)
Sounds like a good idea for me, especially when taking into account that pragma_set() can be called within a auto_prepend-file, which makes it pretty easy to add "backwards compatibility" to a whole project without much work. -- - Martin Martin Jansen http://martinjansen.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php