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
The context is ./configure doesn't know slimcc, the C compiler I work on, so pcntl wasn't enabled by default, and the test failed with Fatal error: Uncaught Error: Undefined constant "SIGTERM" before reaching the expected exception.
I re-configured PHP with --enable-pcntl and the pass passed.