--TEST-- JIT INIT_FCALL: 002 incorrect megamorphic call detection --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 opcache.jit=tracing opcache.jit_max_polymorphic_calls=0 --FILE-- foo(foo(test2($x))))); } test1(); ?> DONE --EXPECT-- DONE