- Compatible XF 2.x versions
- 2.2
- 2.3
Just-In-Time compilation

PHP: PHP 8.0.0 Release Announcement
PHP 8.0 is a major update of the PHP language. It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency.

PHP 8 introduces two JIT compilation engines. Tracing JIT, the most promising of the two, shows about 3 times better performance on synthetic benchmarks and...
You do not have permission to view the full content of this resource.
Log in or register now.