What's new in PHP 8.2?

Merci à happytodev pour sa contribution le 28/11/2022

PHP Annotated
Anglais Anglais
PHP
PHP 8.2 is right around the corner — let's take a look at what's new!

Learn about deprecated dynamic properties in PHP 8.2: https://www.youtube.com/watch?v=k94jaJ2xmJw

Learn about readonly classes in PHP 8.2: https://youtu.be/2cyJq08q6xE

00:00 Intro
00:21 Readonly Classes
00:30 Sensitive Parameters
01:10 Type System Changes
01:38 Disjunctive Normal Form Types
02:06 Constants in Traits
02:29 New Random Number Generator
02:57 Deprecations and Breaking Changes