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
When using PHP 8.4 at least the following error occurs: PHP Runtime Deprecation Notice: DantSu\OpenStreetMapStaticAPI\OpenStreetMap::__construct(): Implicitly marking parameter $tileServer as nullable is deprecated, the explicit nullable type must be used instead
The text was updated successfully, but these errors were encountered:
When using PHP 8.4 at least the following error occurs:
PHP Runtime Deprecation Notice: DantSu\OpenStreetMapStaticAPI\OpenStreetMap::__construct(): Implicitly marking parameter $tileServer as nullable is deprecated, the explicit nullable type must be used instead
The text was updated successfully, but these errors were encountered: