]> granicus.if.org Git - php/commit
Preloading: Prevent autoloading while resolving constants
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 4 Jul 2019 09:05:01 +0000 (11:05 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 4 Jul 2019 09:05:01 +0000 (11:05 +0200)
commitdf243f19be8509f36c9a79a2f601bbaeb37762ae
tree058a32d2c9477c95a9ff2334d9dc17b2f9711618
parent1fea887cc00ea01fd34bc17860c1d41370f23e53
Preloading: Prevent autoloading while resolving constants
ext/opcache/ZendAccelerator.c
ext/opcache/tests/preload_012.phpt [new file with mode: 0644]
ext/opcache/tests/preload_const_autoload.inc [new file with mode: 0644]
ext/opcache/tests/preload_const_autoload_2.inc [new file with mode: 0644]