mirror of
https://github.com/php/presentations.git
synced 2026-03-24 23:52:18 +01:00
10 lines
319 B
XML
10 lines
319 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<slide fontsize="6em">
|
|
<title>Function traces</title>
|
|
|
|
<image filename="trace-new.png"/>
|
|
<break/>
|
|
<blurb class="center">Different types: *Textual*, *Parsable* and *HTML*</blurb>
|
|
<blurb class="center">Function and Method Calls, Assignments, Return Values</blurb>
|
|
</slide>
|