Thanks!
Thanks for attending my talk "What's new in Xdebug?" at PHPKonf that I gave on May 20th, 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.
Slides
The talks slides can be downloaded at xdebug-phpkonf18.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)
Derick shared useful information that made some issues clear for me.
It was a nice and informative presentation that covered some of the notable Xdebug features such as function monitoring, path/branch coverage and other recent additions. Thanks