PHP 8: All The Info On The New Update
PHP is one of the easiest programming languages to learn. With a good tutorial and the right motivation, you can write your first scripts in a matter of hours and execute commands. PHP 7 has already made it possible to optimize its speed, which has led to a better ranking. Now the open source language has received a major new update with version 8.0 . On November 26, 2020, the latest version of the popular scripting language, PHP 8.0.0, was released. This corresponds to the normal three-year cycle of PHP training . Its predecessor PHP 7.4 was released a year earlier, just after support for PHP 7.1 was discontinued. Support for PSP 7.2 will also end at the end of 2020. Many websites written with PHP are still using an older version. This is still possible in principle, but not recommended. There are some advantages to keeping your site code up to date and upgrading to newer versions of PHP. The new functions offer more possibilities, performance can be significantly increa...
Comments
Post a Comment