01-12-2021, 09:21 AM
A collection of developer resources for PHP 8 .
PHP 8 is the newest, and greatest version of PHP so far.
read_more
PHP 8.0 is a major update of the PHP language :
https://www.php.net/releases/8.0/en.php
PHP 8.0 migration guide :
https://www.php.net/manual/en/migration80.php
Upgrade Notes :
https://github.com/php/php-src/blob/PHP-8.0/UPGRADING
--
What's new in PHP 8.0 - by Nikita Popov :
https://www.slideshare.net/nikita_ppv/wh...-239762987
--
What's new in PHP 8 :
https://stitcher.io/blog/new-in-php-8
https://kinsta.com/blog/php-8/
Exploring PHP 8: New Features and Improvements
https://www.zend.com/blog/exploring-php-8
--
Short Closures :
https://stitcher.io/blog/short-closures-in-php
--
PHP 8 Topic :
https://github.com/topics/php8
--
What's new in PHP 8.0 | By THe Codeholic :
https://www.youtube.com/watch?v=uU1-ZqIbYes
PHP 8 Released! My Top 5 Killer New Features
https://www.youtube.com/watch?v=P5ML-Fl8sUk
--
Linux :
How to install PHP 8 on CentOS, Rhel and Fedora systems with Remi's Repo :
https://blog.remirepo.net/post/2020/11/3...-or-Fedora
Install PHP 8 alongside the default system version of PHP with Software Collections
https://blog.remirepo.net/post/2020/04/1...Collection
--
PHP 8 is the newest, and greatest version of PHP so far.
Quote:PHP 8.0 comes with many long-awaited features: A just-in-time compiler, attributes, union types, and named arguments are just a small part of the list. As a major version, it also includes some backward-incompatible changes, which are centered around stricter error handling and enhanced type safety.
read_more
PHP 8.0 is a major update of the PHP language :
https://www.php.net/releases/8.0/en.php
PHP 8.0 migration guide :
https://www.php.net/manual/en/migration80.php
Upgrade Notes :
https://github.com/php/php-src/blob/PHP-8.0/UPGRADING
--
What's new in PHP 8.0 - by Nikita Popov :
https://www.slideshare.net/nikita_ppv/wh...-239762987
--
What's new in PHP 8 :
https://stitcher.io/blog/new-in-php-8
https://kinsta.com/blog/php-8/
Exploring PHP 8: New Features and Improvements
https://www.zend.com/blog/exploring-php-8
--
Short Closures :
https://stitcher.io/blog/short-closures-in-php
--
PHP 8 Topic :
https://github.com/topics/php8
--
What's new in PHP 8.0 | By THe Codeholic :
https://www.youtube.com/watch?v=uU1-ZqIbYes
PHP 8 Released! My Top 5 Killer New Features
https://www.youtube.com/watch?v=P5ML-Fl8sUk
--
Linux :
How to install PHP 8 on CentOS, Rhel and Fedora systems with Remi's Repo :
https://blog.remirepo.net/post/2020/11/3...-or-Fedora
Install PHP 8 alongside the default system version of PHP with Software Collections
https://blog.remirepo.net/post/2020/04/1...Collection
--
[ Ninja Admins Community Manager ]
