-
Notifications
You must be signed in to change notification settings - Fork 522
feat: allow "willdurand/geocoder" v5 #1240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: allow "willdurand/geocoder" v5 #1240
Conversation
@jbelien Sorry to nag you. But working in dev with PHP 8.4 is annoying. I need to reload the pages a lot. Because of the deprecation-info page. Is there anything i can do, to push things forward? |
@jbelien ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Thanks @Nyholm for taking care |
thanks. are there plans for a new release? |
Did you test it? Does it work for you? If it does, it would bring me more confidence to do a release |
That is understandable. I have created a PR but i did not figure out yet how to get |
I've tested using Nominatim provider. In order to get the newest versions I've used following constraints in
As far as I've tested - everything is ok. Hope this helps, thank you. |
Follow-up for #1209
While i try to use it in symfony with https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/composer.json
i noticed that the provider need to be updated to.
Or do i miss something?