PHPGeo v3.0.0 Release Notes

Release Date: 2020-02-07 // about 4 years ago
  • 🔄 Changed

    • phpgeo requires PHP >= 7.2 now
    • backwards compatibility breaking: fix double space in Ellipsoid Name World␣Geodetic␣System␣␣1984World␣Geodetic␣System␣1984 (#49)
    • ⚡️ updated tests for PHPUnit 8

    ➕ Added

    • class constant visibiliy modifiers

    ✂ Removed

    • 👌 support for PHP 7.0 and PHP 7.1 from Travis CI config