<?php fgets(resource $stream, ?int $length = null): string|false
<?php exit; } $testPath = fgets(STDIN); if ($testPath === false || $testPath === WrapperWorker::COMMAND_EXIT) { $application->end(); exit;