Right now init looks like this ```php function init(array $options = [], ?ClientBuilder $clientBuilder = null): void ``` as mentioned https://github.com/getsentry/sentry-php/pull/682#discussion_r233652663 this is a bit confusing.