Closed joshbrw closed 5 years ago
Yes, v3 requires PHP 7.0+ But what do you mean by broken namespace in v2? Could you clarify & mention how to re-produce your issue. We may be able to commit a fix to the old v2 branch!
Check the commits on my fork here; https://github.com/joshbrw/country/commits/php-5.6
I may just be able to PR that branch into the v2 branch, let me see.
@Omranic Could you please create a V2 branch at the current v2.0.0 tag's commit?
It's this commit that needs pulling in - https://github.com/joshbrw/country/commit/af4fe47d4877297e27ec7cda0e04722f43f608f0
Outdated issue, shouldn't be an issue in recent releases! PHP 5.x is officially no longer supported, and thus we're supporting PHP v7+
The 2.0 tag is php 5.6 compatible but has a broken namespace, 3.0 is 7.0+ only?