POC: lightweight subprocess isolation via pcntl_fork() #1230
Annotations
10 errors
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L64
src/Util/PHP/PcntlFork.php:64:13: MissingThrowsDocblock: Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L85
src/Util/PHP/PcntlFork.php:85:19: MissingThrowsDocblock: PHPUnit\Runner\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L85
src/Util/PHP/PcntlFork.php:85:19: MissingThrowsDocblock: PHPUnit\Framework\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L85
src/Util/PHP/PcntlFork.php:85:19: MissingThrowsDocblock: PHPUnit\Event\NoPreviousThrowableException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L94
src/Util/PHP/PcntlFork.php:94:17: MissingThrowsDocblock: PHPUnit\Event\InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L103
src/Util/PHP/PcntlFork.php:103:24: MissingThrowsDocblock: PHPUnit\Runner\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L103
src/Util/PHP/PcntlFork.php:103:24: MissingThrowsDocblock: PHPUnit\Framework\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L103
src/Util/PHP/PcntlFork.php:103:24: MissingThrowsDocblock: PHPUnit\Event\NoPreviousThrowableException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L103
src/Util/PHP/PcntlFork.php:103:24: MissingThrowsDocblock: PHPUnit\Util\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L103
src/Util/PHP/PcntlFork.php:103:24: MissingThrowsDocblock: SebastianBergmann\CodeCoverage\InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Loading