Talk in English - UK at PHPSW: What's new in PHP 8.*, January 2023
Short URL: https://joind.in/talk/46065
(QR-Code (opens in new window))
During this presentation, we are going to look at the new features added in PHP 8.0, PHP 8.1, and PHP 8.2. Join me to have a look at how the type system is strengthened with Enumerations and "never", Fibers, a new closure syntax, the First Class Callable Syntax, intersection and disjunctive normal form types, readonly classes, and other smaller features. At the end you will have a good understanding about all the new and exciting features that are new in PHP 8.*.
Comments
Comments are closed.
Very clear presentation, good slides, enjoyed.
Great talk, lots of useful info about what's new and what's coming. Thank you
Precise and concise!
Maybe only thing I’d have expected to learn a bit more about was Fibers.