bypass-finals
bypass-finals copied to clipboard
Doesn't work with amphp/process
See https://github.com/amphp/process/issues/67
Produces Errno: 2; fseek(): Stream does not support seeking
Really, not even callstack?
Reproducer was given in linked story
Closing due to lack of context
I am happy to provide more context. What info specifically are you missing? amphp/process is a package used by various libraries, one of them eg. https://github.com/pact-foundation/pact-php/tree/9.1.1. If you enable dg/bypass-finals in your bootstrap.php, these tools do not work with mysterious errors like fseek() above.
I would prefer a minimal code example, perhaps a repository that I can download and immediately see the error.