Talk in English - US at php[tek] 2023
Short URL: https://joind.in/talk/31e9b
(QR-Code (opens in new window))
In this presentation, we are going to have a look at the journey that PHP has made with the PHP 7 and PHP 8 releases, by using the latest Xdebug to see what actually goes on. We literally going to debug our way out of PHP's new features! 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 types, and other new smaller features, as well as a preview of what PHP 8.3 and Xdebug 3.3 are going to bring.
Comments
Please login to leave a comment
It was great to hear about xdebug from its author! Looking forward to integrating it into my dev environment.
This was a great run through of the newer features, and I really appreciated the live demos.
Good overview of debug tools and application.
So much great info.
Thanks for everything you do for the community. This was a helpful in so many ways.
Tons of great info about the details of xdebug.