--TEST-- JIT ASSIGN_DIM: 011 --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 --FILE-- getMessage() . "\n"; } ?> DONE --EXPECT-- Err: Automatic conversion of false to array is deprecated Exception: Cannot use a scalar value as an array DONE