Branch: refs/heads/master
Home: https://github.com/phpmyadmin/shapefile
Commit: 1c6fe6d47a70d5fa6cfacc50e0ac462c857102af
https://github.com/phpmyadmin/shapefile/commit/1c6fe6d47a70d5fa6cfacc50e0ac…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-12 (Tue, 09 September 2023) -03:00
Changed paths:
M composer.json
M examples/create_shapefile.php
M phpcs.xml.dist
M phpstan-baseline.neon
M src/ShapeFile.php
M src/ShapeRecord.php
M tests/ShapeFileTest.php
M tests/UtilTest.php
Log Message:
-----------
Bump phpmyadmin/coding-standard version to 4.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/shapefile
Commit: f342e4bac3c3d2fecaddb102df348fdba065d2f7
https://github.com/phpmyadmin/shapefile/commit/f342e4bac3c3d2fecaddb102df34…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-11 (Mon, 09 September 2023) -03:00
Changed paths:
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/tests.yml
M CHANGELOG.md
M composer.json
M phpstan-baseline.neon
M phpunit.xml.dist
M tests/ShapeFileTest.php
Log Message:
-----------
Bump PHP minimum version to 8.1
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>