Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 25 of 389) sorted by path

12345678910>>...16

/PHP-5.5/
H A DNEWS2431 . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
5143 file and line in trace). (Felipe)
/PHP-5.5/Zend/
H A DZEND_CHANGES555 $this->trace = debug_backtrace();
564 private $trace; // backtrace of exception
577 return $this->trace;
1099 in its entirely, no trace remains from it.
/PHP-5.5/Zend/tests/
H A D030.phpt45 ["trace":"Exception":private]=>
H A Dbug28377.phpt7 $trace = debug_backtrace();
8 custom_callback('dereferenced', $trace);
H A Dbug38624.phpt30 Stack trace:
H A Dbug41209.phpt43 Stack trace:
H A Dbug41421.phpt25 Stack trace:
H A Dbug45805.phpt42 Stack trace:
H A Dbug48228.phpt28 Stack trace:
H A Dbug48408.phpt27 Stack trace:
H A Dbug49908.phpt24 Stack trace:
H A Dbug50005.phpt17 Stack trace:
H A Dbug50383.phpt2 Bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace)
H A Dbug51394.phpt17 Stack trace:
H A Dbug52361.phpt27 Stack trace:
32 Stack trace:
H A Dbug53511.phpt24 Stack trace:
29 Stack trace:
H A Dbug60738_variation.phpt20 Stack trace:
H A Dbug60909_1.phpt15 Stack trace:
H A Dbug61767.phpt21 Stack trace:
H A Dbug63762.phpt2 Bug #63762 - Sigsegv when Exception::$trace is changed by user
7 $ref = new ReflectionProperty($e, 'trace');
H A Dbug64720.phpt26 private $trace;
28 $this->trace = debug_backtrace(1);
H A Dbug64821.1.phpt20 Stack trace:
H A Dbug64821.2.phpt17 Stack trace:
H A Dbug64821.3.phpt18 Stack trace:
H A Dbug64960.phpt35 Stack trace:

Completed in 95 milliseconds

12345678910>>...16