Skip to content

Releases: dvzgeo/php_ogr

1.6.1

10 Jan 08:03
@ejn ejn
40a6a37
Compare
Choose a tag to compare

Minor update

  • Adds extension version and GDAL/OGR version to output of phpinfo etc.

What's Changed

  • update README for PHP 8.1 support by @jmckenna in #18
  • Add more information to php_info() output by @ejn in #20

New Contributors

Full Changelog: 1.6.0...1.6.1

Release 1.6.0

11 Nov 07:20
@ejn ejn
2aef311
Compare
Choose a tag to compare

Update to support PHP 8.0 and GDAL 3.x

  • Support for older versions is retained
    • Tested with PHP 8.0 / GDAL 3.x and PHP 7.3 / GDAL 2.x
  • Updated PHPUnit to 9.x, thereby dropping support for running unit tests on PHP < 7.2

What's Changed

Full Changelog: 1.5.1...1.6.0