mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
12 lines
334 B
XML
12 lines
334 B
XML
<slide>
|
|
<title>Debugger and Profiler</title>
|
|
|
|
<image filename="xdebug-logo.png" pdf-scale="0.6"/>
|
|
<list>
|
|
<bullet>*Xdebug*: An Open Source debugging tool</bullet>
|
|
<bullet>Works on "every" operating system</bullet>
|
|
<bullet>PHP 5.1, 5.2, 5.3, 5.4 and 5.5</bullet>
|
|
<bullet>Version 2.2.3 is the latest</bullet>
|
|
</list>
|
|
</slide>
|