]> granicus.if.org Git - php/commit
Mark uses of scope functions in namespaces as TOO_DYNAMIC
authorNikita Popov <nikic@php.net>
Wed, 30 Dec 2015 22:36:03 +0000 (23:36 +0100)
committerNikita Popov <nikic@php.net>
Wed, 30 Dec 2015 22:38:03 +0000 (23:38 +0100)
commit83c4417330c4bcb61ce1a9175ddad51c7353b5c9
tree725292ec7e94dbe03e2d6e971a9967a805769b9f
parent65cabad20d65183b745be9ca797fdbdf7aaa31c5
Mark uses of scope functions in namespaces as TOO_DYNAMIC

Of course they are not necessarily, but it's very likely and we have
to be conservative anyway.

Also use zend_string_equals_literal().
ext/opcache/Optimizer/zend_cfg.c