Memory address during debug removed from 3.0 EAP? Follow
Howdy all
Im running the 3.0 EAP and in pervious versions there was the option to display the memory location duing debug. This is very handy to be able to differentiate between references and determine if something is a reference. I cant seem to find it in the current 110.226 EAP. Was this removed?
Thanks
-=Brian
Please sign in to leave a comment.
Hello Brian,

We removed this setting from the project settings and leave it only on the debugger toolbar:
Have you tried 'Mark Object' feature also (see http://blog.jetbrains.com/webide/2011/06/new-debug-features-in-phpstorm-2-1/)? I suppose that it will be useful for you also.
Thank you for feedback!
Awesome! Just too many options sometimes.
No I had not tried Mark Object! Even awesomer!
Thanks
-=Brian