On Fri, 15 Mar 2019 at 15:56, G. P. B. <george.bany...@gmail.com> wrote:

> However, I'm not sure of the behavior if someone sets this behavior within
> a file/class
> does this only affect this specific instance or is it globally?
>

Not all settings can be altered with ini_set; this one is listed at
http://php.net/manual/en/ini.core.php#ini.short-open-tag as PHP_INI_PERDIR,
which http://php.net/manual/en/configuration.changes.modes.php describes as:

> Entry can be set in php.ini, .htaccess, httpd.conf or .user.ini (since
PHP 5.3)

Regards,
-- 
Rowan Collins
[IMSoP]

Reply via email to