Skip to content

Conversation

claudiosanches
Copy link
Contributor

@claudiosanches claudiosanches commented Oct 15, 2020

Hello! Thanks for this amazing project!

I found a small bug while trying to integrate with PsySH, seems like an incorrect command is used to initialize PsySH:

Screenshot from 2020-10-14 23-06-59

This happens because Psy\Shell::debug() is used to introduce breakpoints.

Note that Psy\Shell->run() is also used by all other integrations: https://github.com/bobthecow/psysh/wiki/Integrations

Note that Psy\Shell::debug() should be used to introduce breakpoints.
@claudiosanches claudiosanches requested a review from a team as a code owner October 15, 2020 02:15
@schlessera schlessera added this to the 2.0.6 milestone Oct 31, 2020
@schlessera schlessera merged commit d29fced into wp-cli:master Oct 31, 2020
@schlessera
Copy link
Member

Thanks for the PR, @claudiosanches !

@claudiosanches claudiosanches deleted the fix/psysh-init branch November 3, 2020 19:51
@claudiosanches claudiosanches restored the fix/psysh-init branch February 8, 2021 19:23
schlessera added a commit that referenced this pull request Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants