Closed ruudk closed 2 years ago
Thank you for your contribution @ruudk.
Could you explain why support for PHP8.1 requires updating AddressCollection.php
and AdminLevelCollection.php
? Thanks.
Because PHP 8.1 adds return types and parameter types for almost all built in interfaces and functions.
Ping me again when PHP8.1 is released, I'll merge this then.
It can already be merged as these changes are backwards compatible. PHP 8.1 Will be released next week :)
Can this be merged please? :)
Thanks, can it also be tagged?
@jbelien Would be great to have this merged to allow people to run Geocoder on PHP 8.1 that is expected to be released next week. 🙏