matthewjohn938 Posted April 9, 2020 Posted April 9, 2020 What are some of the true advantages of using PHP 8 over PHP 7? Quote
Administrators Nathan Posted September 29, 2020 Administrators Posted September 29, 2020 On 4/9/2020 at 7:58 AM, matthewjohn938 said: What are some of the true advantages of using PHP 8 over PHP 7? There is not PHP 8 yet? We're at PHP 7.4 as of today unless I'm not aware of some beta? Quote
Jack7878 Posted October 23, 2020 Posted October 23, 2020 I think PHP 8 is not yet released. The latest versions of PHP are PHP 7.2.32, PHP 7.3.20, and PHP 7.4.8. As per the update, PHP 8 will be released at the end of this year, and the most exciting feature is the JIT (just-in-time) compilation function. It increases the speed of a PHP script. So, you can easily handle errors, error reporting, etc. Nathan 1 Quote
Administrators Nathan Posted October 23, 2020 Administrators Posted October 23, 2020 Interested on what existing stuff it will break 😀 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.