You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EEEEEEEEEEE.EEEEEEEEEEEEEEEEEEEEEEEESFE 39 / 39 (100%)
Time: 00:00.036, Memory: 10.00 MB
There were 36 errors:
1) Amp\Process\Test\ProcessTest::testIsRunning
Amp\Process\ProcessException: Process could not be started: Errno: 2; fseek(): Stream does not support seeking
...
In case there isn't anything that can be done about the compatibility, can you at least throw the useful message when its presence is detected? Because finding the culprit isn't easy in large project.
The text was updated successfully, but these errors were encountered:
I'm not willing to spend time on something that interferes in such a way with packages. I think this should be reported to that library instead. It obviously does more than bypassing final then.
Create this bootstrap code and use it in phpunit, then rerun the tests in this project:
This results in
In case there isn't anything that can be done about the compatibility, can you at least throw the useful message when its presence is detected? Because finding the culprit isn't easy in large project.
The text was updated successfully, but these errors were encountered: