| <?php |
| |
| return array ( |
| 0 => |
| array ( |
| 'function' => '{main}', |
| 'file' => '/home/dotxp/dev/PHP/actual/ezcomponents/trunk/backtrace.php', |
| 'line' => 0, |
| 'params' => |
| array ( |
| ), |
| ), |
| 1 => |
| array ( |
| 'function' => 'testDebugFormatter', |
| 'file' => '/home/dotxp/dev/PHP/actual/ezcomponents/trunk/backtrace.php', |
| 'line' => 72, |
| 'params' => |
| array ( |
| 'bar' => '\'test\'', |
| ), |
| ), |
| 2 => |
| array ( |
| 'function' => 'fooBar', |
| 'class' => 'DebugTestFormatterClass', |
| 'file' => '/home/dotxp/dev/PHP/actual/ezcomponents/trunk/backtrace.php', |
| 'line' => 69, |
| 'params' => |
| array ( |
| ), |
| ), |
| 3 => |
| array ( |
| 'function' => 'fooBaz', |
| 'class' => 'DebugTestFormatterClass', |
| 'file' => '/home/dotxp/dev/PHP/actual/ezcomponents/trunk/backtrace.php', |
| 'line' => 33, |
| 'params' => |
| array ( |
| 'a' => '23', |
| 'b' => 'array (0 => 23, 1 => resource(5) of type (stream), 2 => 1, 3 => 2, 4 => array (0 => \'a\', 1 => \'b\', 2 => TRUE, 3 => class stdClass { ... }), 5 => array (0 => 23.42, 1 => FALSE, 2 => NULL, 3 => \'test\', 4 => array (...)))', |
| 'c' => 'NULL', |
| ), |
| ), |
| 4 => |
| array ( |
| 'function' => 'testStatic', |
| 'class' => 'DebugTestFormatterClass', |
| 'file' => '/home/dotxp/dev/PHP/actual/ezcomponents/trunk/backtrace.php', |
| 'line' => 38, |
| 'params' => |
| array ( |
| ), |
| ), |
| ); |
| |
| ?> |