Process::hasBeenSignaled()

bool hasBeenSignaled()

Returns true if the child process has been terminated by an uncaught signal.

It always returns false on Windows.

Return Value

bool

Exceptions

RuntimeException In case --enable-sigchild is activated
LogicException In case the process is not terminated
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.