--TEST-- Preloading inherited method with separated static vars --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.optimization_level=-1 opcache.preload={PWD}/preload_method_static_vars.inc --EXTENSIONS-- opcache --SKIPIF-- --FILE-- --EXPECT-- int(1) int(2) int(3) int(4) int(1) int(2)