Closed Thomblin closed 3 years ago
For error (1) we need to skip the test on Windows, as signals aren't supported there. For failure (2) we have to adjust the expected value, as escaping on Windows works differently. I'm not sure what's wrong with failure (1), could you dump the value there that is not empty?
The result of \fread($conn, 3)
at testKillPHPImmediatly
is the string end
This has been fixed now.
I try to run the tests at windows 10 with virtualbox. What do I need to do to fix these errors?