Thanks!
Thanks for attending my talk "Better Debugging With Xdebug" at php[tek] 2024 that I gave on April 24th, 2024. 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 xdebug-tek24.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
- PhpStorm ticket to improve xdebug_notify() output: https://youtrack.jetbrains.com/issue/WI-81458/Add-better-support-for-Xdebugs-user-data-notifications
- 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)
Great debugging insights from the developer who wrote the tool—this is the kind of value you get from php[tek]!
Learned a lot about Xdebug, a tool I use every day at work. The talk was easy to follow along and was informative and humorous as well.
As always this is super helpful. I think it would be nice to see how to do the profiling but that might be a larger talk. :-)
Great talk filled with exciting features that I can take back to the team, thank you!
Fascinating talk, although it's way too advanced for my current level. Really enjoying learning more about what Derick is working on now and in the future.
It was cool to see Derick highlight some of the more advanced and newer features of Xdebug and even a preview of a couple future features he's working on now.
Hit the spot. Got some very specific suggestions as well as updates on the current versions. Great refresher on xdebug from the source.