| <?php | |
| return array ( | |
| 0 => | |
| array ( | |
| 'function' => 'getDeeperStackTrace', | |
| 'class' => 'ezcDebugXdebugStacktraceIteratorTest', | |
| 'line' => 23, | |
| 'params' => | |
| array (), | |
| ), | |
| 1 => | |
| array ( | |
| 'function' => 'getStackTrace', | |
| 'class' => 'ezcDebugXdebugStacktraceIteratorTest', | |
| 'line' => 50, | |
| 'params' => | |
| array (), | |
| ), | |
| 2 => | |
| array ( | |
| 'function' => 'testIterateTraceCollectParams0', | |
| 'class' => 'ezcDebugXdebugStacktraceIteratorTest', | |
| 'line' => 0, | |
| 'params' => | |
| array (), | |
| ), | |
| ); | |
| ?> |