... See full list
private function skipIfPHPSigchild() { if ($this->enabledSigchild) { $this ->markTestSkipped('Your PHP has been compiled with --enable-sigchild, this test can not be executed'); } }