Changes for version 0.10 - 2013-11-09

  • BUG FIXES
    • No longer escape "@" as "\@" like in Perl, since it causes backslash to be printed (suggested by Darren Embry).
    • No longer escapes "\013" as "\v" and "\014" as "\f" since they are recognized only since PHP 5.2.5 (suggested by Darren Embry).

Modules

Pretty printing of data structures as PHP code
Helpers to trace function and method calls

Provides

in lib/Data/Dump/PHP/Trace.pm
in lib/Data/Dump/PHP/Trace.pm