mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
12 lines
376 B
XML
12 lines
376 B
XML
<slide title="Xdebug: Basic Features">
|
|
|
|
<blurb fontsize="3em">
|
|
Right of the bat, Xdebug goes to work and improving PHP's own debugging facilities
|
|
to simplify debugging process.
|
|
</blurb>
|
|
|
|
<image title="New and improved var_dump()" filename="var_dump.jpg" align="center"/>
|
|
|
|
<image title="More detailed error reporting mechanism" filename="error_h.jpg" align="center"/>
|
|
|
|
</slide> |