Mathieu Imbert

Results 2 issues of Mathieu Imbert

When using the newrelic bundle on Symfony 6.2 and PHP 8.1 I get the following error: > Fatal error: Declaration of Ekino\NewRelicBundle\Logging\AdaptiveHandler::write(array $record): void must be compatible with Monolog\Handler\NewRelicHandler::write(Monolog\LogRecord $record):...

In the newest geoip2 version [v2.9.0](https://github.com/maxmind/GeoIP2-php/blob/master/CHANGELOG.md#290-2018-04-10), they now use "account" instead of "user". It means that the client factory should include both userId and accountId in order to support 2.9.0...