You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
500 Geocoder\\Collection::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead at line 41 in [REDACTED]/willdurand/geocoder/Collection.php
geocoder-php/open-cage-provider is 4.6.0
willdurand/geocoder is 4.6.0
Am I missing something, or is PHP 8.4 not supported at all yet ?
The text was updated successfully, but these errors were encountered:
I'm getting a deprecation warning with PHP 8.4 on
500 Geocoder\\Collection::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead at line 41 in [REDACTED]/willdurand/geocoder/Collection.php
geocoder-php/open-cage-provider
is4.6.0
willdurand/geocoder
is4.6.0
Am I missing something, or is PHP 8.4 not supported at all yet ?
The text was updated successfully, but these errors were encountered: