geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.95k stars 516 forks source link

[Photon] Require PHP 7.1 #927

Closed Nyholm closed 5 years ago

Nyholm commented 5 years ago

PHP 7.0 is not longer supported.

This PR will also trigger a push to https://github.com/geocoder-php/photon-provider

jbelien commented 5 years ago

Seems good ! But we should switch to PHP 7.1 for all providers and main components then IMHO (and remove PHP 7.0 from Travis build) :)

Nyholm commented 5 years ago

Some people consider that a breaking change. Doctrine does not tough..

Im okey with updating PHP versions only when we already plan a new major release. Like now for the Photon provider.