Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer >1.3.0 compatibility #13

Open
barchard opened this issue Aug 6, 2017 · 1 comment
Open

Composer >1.3.0 compatibility #13

barchard opened this issue Aug 6, 2017 · 1 comment

Comments

@barchard
Copy link

barchard commented Aug 6, 2017

I've opened an issue against Boris here, however, I am also going open an issue here for anyone else experiencing this. When using shell wrap with a composer version >1.3.0, PHP gets reloaded to disable XDebug and causes an error to be thrown in the terminal. E.g.,

PHP Warning:  Module 'pcntl' already loaded in Unknown on line 0

Warning: Module 'pcntl' already loaded in Unknown on line 0

As Boris is only used for the interactive debugger, is there any chance of a workaround? Boris hasn't had any commits or changes in years, maybe Psysh would be a good drop-in replacement?

@MrRio
Copy link
Owner

MrRio commented Dec 14, 2017

Good idea -- will replace with Psysh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants