Be able to run PHP code at the paused position #160
marnickmenting
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
It's technically a tall orde. If we figure out to do this, we'll surely add it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Coming from Xdebug, I often use the Console to execute PHP commands in the context of the breakpoint. This is particular helpful to check if some Service if loaded or not or check the result of some helper function before and after running some code.
Not sure how you can do this exactly, as obviously Ray is not integrated in PHPStorm.
Beta Was this translation helpful? Give feedback.
All reactions