php 8

PHP 8 was released on November 26, 2020. PHP 8 is a major version and has breaking changes from previous versions. New features and notable changes include: Just-in-time compilation Just-in-time compilation is supported in PHP 8. PHP 8’s JIT compiler can provide substantial performance improvements for some use cases. PHP developer Nikita Popov has stated that the performance […]