Change default method of disabling JIT https://wiki.php.net/rfc/jit_config_defaults Closes GH-12678
Improve jit tests Closes GH-12425
JIT: Fixed inaccurate range inference usage for UNDEF/NULL/FALSE Fixes oss-fuzz #58459