Improved exceptions
Exceptions are more flexible in PHP 8. In this video we look at all new things that are possible with them.
Links
- Front Line PHP: the book that explains all PHP 8 features and modern PHP in depth
- Non-capturing catches RFC
- The throw expression RFC