Branch: refs/heads/master
Home: https://github.com/phpmyadmin/shapefile
Commit: 55cc5e4d94d2fe6b521d1b1a8de84915e4511f3f
https://github.com/phpmyadmin/shapefile/commit/55cc5e4d94d2fe6b521d1b1a8de84915e4511f3f
Author: Maurício Meneghini Fauth <mauri...@fauth.dev>
Date: 2023-09-14 (Thu, 09 September 2023) -03:00

Changed paths: 
A src/ShapeType.php
M examples/create_shapefile.php
M examples/read.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/ShapeFile.php
M src/ShapeRecord.php
M src/Util.php
M tests/ShapeFileTest.php

Log Message:
-----------
Create the PhpMyAdmin\ShapeFile\ShapeType class

Replaces the hard-coded shape type integers with class constants.

Signed-off-by: Maurício Meneghini Fauth <mauri...@fauth.dev>

Commit: f7d512ea34e8b968be483e19b5f1c6e988acd43b
https://github.com/phpmyadmin/shapefile/commit/f7d512ea34e8b968be483e19b5f1c6e988acd43b
Author: Maurício Meneghini Fauth <mauri...@fauth.dev>
Date: 2023-09-14 (Thu, 09 September 2023) -03:00

Changed paths: 
A src/ShapeType.php
M examples/create_shapefile.php
M examples/read.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/ShapeFile.php
M src/ShapeRecord.php
M src/Util.php
M tests/ShapeFileTest.php

Log Message:
-----------
Merge pull request #26 from MauricioFauth/shape-type

Create the `PhpMyAdmin\ShapeFile\ShapeType` class

_______________________________________________
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net

Reply via email to