/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
opt
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/opt/sccp_014.phpt
--TEST-- SCCP 014: Conditional Constant Propagation of non-escaping object properties on PHI --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.optimization_level=-1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function loadEntities($entity_information) { $entity_types = new StdClass(); $entity_types->a = 1; foreach ($entity_information as $info) { $entity_types->a = 0; } var_dump((bool)($entity_types->a)); } loadEntities(array("first", "second")); ?> --EXPECT-- bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure