View Issue Details

IDProjectCategoryView StatusLast Update
0000495XdebugStep Debuggingpublic2020-03-12 16:59
Reportermigajek Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.0.0dev 
Fixed in Version2.3.0 
Summary0000495: "exception" breakpoint, add type which responds to any error type.
Description

Hi,
as mentioned in http://xdebug.org/archives/xdebug-general/1686.html
it would be nice idea to add "exception" type to types list, which would respond to any of the available errors.

TagsNo tags attached.
Operating System
PHP Version5.3.0

Activities

derick

2014-02-27 19:00

administrator   ~0002676

I've implemented this using * as the exception name (instead of your suggested "exception").