What's new in PHP 8 - stitcher.io
https://stitcher.io/blog/new-in-php-8
Before PHP 8, sorting algorithms were unstable. This means that the order of equal elements wasn't PHP 8 changes the behaviour of all sorting functions to stable sorting.
PHP 8.0: What's New and Changed • PHP.Watch
https://php.watch/versions/8.0
PHP Object Oriented Programming changes. PHP 8.0 is the first major version to be strict on Liskov Substitution Principle violations. Prior to PHP 8.0, PHP was not consistent on...
What's New in PHP 8 (Features, Improvements, and the JIT...)
https://kinsta.com/blog/php-8/
PHP 8 Improvements and New Features. Apart from JIT, we can expect many features and improvements with PHP 8. The following list is our handpicked selection of the...
PHP 8: All new features of the latest PHP version - IONOS
https://www.ionos.com/digitalguide/websites/web-development/php-8/
PHP 8 entails a major update for the programming language. The release of PHP 8 in November 2020 improved performance and added new features.
WordPress and PHP 8.0 - Make WordPress Core
https://make.wordpress.org/core/2020/11/23/wordpress-and-php-8-0/
PHP 8.0 is in the final stages of its release cycle. As the expected changes in PHP 8 were made known earlier this year, WordPress Core contributorsCore Contributors Core...
PHP 7.3 Vs PHP 8.0: Speed Tests for Magento | Onilab Blog
https://onilab.com/blog/php-7-vs-php-8/
PHP 7 Vs PHP 8: How They Affect Magento 2 Performance. PHP 8.0 Alpha 3 was released in July 2020 and brought us a whole bunch of robust features and improvements.
What's New in PHP 8 | Auth0 - Blog
https://auth0.com/blog/whats-new-php-8/
PHP 8 introduces a new pseudo-type to the PHP type system: mixed. This pseudo-type allows you to declare a value of any type without excluding type information altogether.
GitHub - Apress/learn-php-8: Source Code for 'Learn PHP...
https://github.com/Apress/learn-php-8
This repository accompanies Learn PHP 8 by Steve Prettyman (Apress, 2020). Download the files as a zip using the green button, or clone the repository to your machine using Git.