View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001056 | Xdebug | public | 2014-06-24 01:19 | 2014-11-11 19:52 | |
Reporter | gabrielbull | Assigned To | derick | ||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Unix | OS | Mac OS X/Linux | OS Version | Any |
Product Version | 2.2.5 | ||||
Summary | 0001056: Breakpoints not working inside of Traits | ||||
Description | Xdebug is not stopping at breakpoints inside of traits, instead, it goes to the next breakpoint that is not inside a trait. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.5.5-5.5.9 | ||||
|
Alright, found the culprit. The directory in which the trait was had a typo. It was named "GeoLocation" instead of "Geolocation" like the namespace. After fixing that, it now works properly. |
|
So does Xdebug work properly then? |
|
Closing, as it seems to work just fine and no feedback was provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-24 01:19 | gabrielbull | New Issue | |
2014-06-24 01:19 | gabrielbull | File Added: Capture d’écran 2014-06-23 à 21.12.36.png | |
2014-06-24 11:44 | gabrielbull | Note Added: 0002854 | |
2014-07-09 09:34 | derick | Note Added: 0002862 | |
2014-07-09 09:34 | derick | Assigned To | => derick |
2014-07-09 09:34 | derick | Status | new => feedback |
2014-11-11 19:52 | derick | Note Added: 0002903 | |
2014-11-11 19:52 | derick | Status | feedback => resolved |
2014-11-11 19:52 | derick | Resolution | open => no change required |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |