I'm using Laravel 12 with Docker, when using the \Amnuts\Opcache\Service class, I get the error "Undefined array key "SERVER_SOFTWARE""  I tried changing the ?: operator to ?? and it worked fine 