PHP 8 introduces the long-awaited JIT compiler. This is an important step and has important ramifications for the long-term viability of the PHP language. Although PHP already had the ability to produce and cache bytecode, before the introduction of the JIT compiler, PHP did not have the ability to directly cache machine code.

Get hands-on with 1200+ tech skills courses.