View Issue Details

IDProjectCategoryView StatusLast Update
0001056Xdebugpublic2014-11-11 19:52
Reportergabrielbull Assigned Toderick  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
PlatformUnixOSMac OS X/LinuxOS VersionAny
Product Version2.2.5 
Summary0001056: 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
  1. Place breakpoint inside of PHP 5.4+ Trait
  2. Turn on debugger client
TagsNo tags attached.
Attached Files
Operating System
PHP Version5.5.5-5.5.9

Activities

gabrielbull

2014-06-24 11:44

reporter   ~0002854

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.

derick

2014-07-09 09:34

administrator   ~0002862

So does Xdebug work properly then?

derick

2014-11-11 19:52

administrator   ~0002903

Closing, as it seems to work just fine and no feedback was provided.

Issue History

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)