Thanks!
Thanks for attending my talk "What's new in Xdebug?" at PHP fwdays'18 that I gave on June 10th, 2018. 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.
Video/Audio
There is a recording of this talk available at https://www.youtube.com/watch?v=Hi4e832-qkE
Slides
The talks slides can be downloaded at xdebug-fwdays18.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)
Since I haven't that much experience with Xdebug I would have preferred an intro to this topic. For me personally, the news wasn't that of use. Still interesting to see the live examples.
From this talk, I learned how Xdebug works analyzing a code coverage. Also, it was interesting to see how it can be used for profiling.