On Mon, 16 Mar 2015, Jordi Boggiano wrote:

> On 16/03/2015 11:49, Pavel Kouřil wrote:
> > it's similiar to the safe_mode though. Sure, it's not as bad as INI
> > setting, but the "intent" is the same - a switch changing how code
> > behaves.
> 
> ini_set('memory_limit', 10); also changes how your code behave

And so does "namespace Foo; use Foo/DateTime as DateTime;" - on exactly 
the same level as "declare"...

cheers,
Derick

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

Reply via email to