Releases: dvzgeo/php_ogr
Releases · dvzgeo/php_ogr
1.6.1
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
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
- Support PHP 8.0 by @ejn in #14
- Support GDAL 3.x by @ejn in #15
- Update to PHPUnit 9 by @ejn in #16
- Minor test tidy up by @ejn in #17
Full Changelog: 1.5.1...1.6.0