
Enable JIT on PHP8.2.6
Enable Just-In-Time(JIT) compilation is very important for PHP performance. So I will enable it on PHP 8.2.6. I have a post discussing it with PHP 8.0 in 2021. Now It is 2023, on PHP 8.2.x. It is different. Last post...
Tech geek. Life geek.
Enable Just-In-Time(JIT) compilation is very important for PHP performance. So I will enable it on PHP 8.2.6. I have a post discussing it with PHP 8.0 in 2021. Now It is 2023, on PHP 8.2.x. It is different. Last post...
Early last December, php8.2.0 was released. I did not install it at the first available. I like to wait for the first wave of bugs to be fixed. Now it is time to upgrade my Web Server’s php engine. Before...