assertIsString($script); $this->assertStringContainsString('php8.4-fpm-panel', $script); $this->assertStringContainsString('/run/php/php${PHP_VERSION}-fpm-panel.sock', $script); } }