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?
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.,
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?