One of the most anticipated features in PHP 8 is the new just in time (JIT) compiler, which adds the performance benefits of caching of compiled code to the traditionally interpreted language. But do these performance expectations match the applied reality?Learn More About the New JIT Compiler in PHP 8Join Zend Product Manager and Principal Engineer, Matthew Weier O’Phinney, as he discusses the level of benefit (and complexity) developers can expect in real-world PHP applications using JIT compilation, including discussions on:How the new JIT compiler works.How JIT compilation will impact PHP application performance.Potential issues developers may experience while using JIT compilation.How JIT compilation may open the door for new language features and approachesAnd more!Additional ResourcesInterested in learning more about the PHP 8 release? This webinar looks at the other features in PHP.Watch PHP 8 WebinarMeet Your PresenterMatthew Weier O’Phinney Development Lead for the Laminas ProjectMatthew began developing on Zend Framework (ZF) before its first public release, and led the project for Zend from 2009 through 2019. He is a founding member of the PHP Framework Interop Group (PHP-FIG), which creates and promotes standards for the PHP ecosystem — and he is serving his second elected term on the PHP-FIG Core Committee.