open-telemetry / opentelemetry-php

The OpenTelemetry PHP Library
https://opentelemetry.io/docs/instrumentation/php/
Apache License 2.0
686 stars 170 forks source link

[PHP 8.4] Fixes for implicit nullability deprecation #1296

Closed andypost closed 2 months ago

andypost commented 2 months ago

Is your feature request related to a problem?

RFC PHP 8.4: Implicitly nullable parameter declarations deprecated

Describe the solution you'd like Testing of Drupal 11 showed this deprecations

Describe alternatives you've considered Fix deprecated

Additional context probably more deprecations coming for PHP 8.4