Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 768 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 768 Bytes

xdebug-workshop

PHPTek 2019 Workshop on XDebug

Prerequisites

  1. Laptop with wifi card and rights to install software
  2. Your IDE of choice (PHPStorm preferred)
  3. PHP >= 7.0
  4. XDebug >= 2.6

We will install all required software during the workshop, so only #1 and #2 are hard requirements

Course outline

  1. Intro/Survey - https://forms.gle/HW817MLpuw1NNGWJ9
  2. Install software
  3. What is XDebug?
  4. How is it used?
  5. Settings
  6. Step debugging with PHPStorm
  7. Profiling
  8. Use in production

Resources