Thanks!
Thanks for attending my talk "The La(te)st PHP 7 — What's new in PHP 7.4" at PHP Benelux that I gave on January 24th, 2020. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at php-benelux20.pdf
Resources
- Become a patron on Patreon: https://www.patreon.com/bePatron?u=7864328
- DBGp protocol specification: http://xdebug.org/docs-dbgp.php
- File/Link format for Netbeans/Windows: http://forums.netbeans.org/topic20597.html#85639
- Firefox Helpers: https://addons.mozilla.org/en-gb/firefox/tag/xdebug
- Xdebug: http://xdebug.org
- Xdebug Helper (Chrome): https://chrome.google.com/extensions/detail/eadndfjplgieldjbigjakmdgkmoaaaoc
- Xdebug Toggler for Safari: https://github.com/benmatselby/xdebug-toggler
- Xdebug Utils tracefile analyser scripts: https://github.com/technosophos/XdebugUtils
- Xdebug launcher for Opera: https://addons.opera.com/addons/extensions/details/xdebug-launcher/?display=en
Comments (through joind.in)
This was a great overview of the features and changes to be aware of in 7.4 - very helpful and clear examples. 🙌
Far too long an explanation about FFI and other reflection. Features i was interested in were brushed over.
+1 for using icons in classes names 😊
Very comprehensive talk. It gave me a good overview of what's new in 7.4, and i felt like the way all of the different new features were given an example, and a bit of time and attention, was really well done.
Great talk! Easy to understand and spent just the right amount of time on each item. Used emoji in code which I would never do in real code, but it made the talk a lot clearer.
Great recap of what's new in PHP7.4 and how it can be used. Derick is very knowledgeable, but a tomato doesn't belong a fruit salad.
Emoji's where nice extra to keep the attention. For me, there was a nice balance between new main features and some exotic things like FFI.
Nice overview of the new features. Some features (e.g FFI) felt a bit too long, but might be because I found these less interesting