Allow srid enum as srid property aside from integer #344
Annotations
6 errors and 2 warnings
PHPStan (8.1):
src/Objects/Geometry.php#L103
Call to an undefined method MatanYadaev\EloquentSpatial\Enums\Srid::getValue().
|
PHPStan (8.1):
src/Objects/Geometry.php#L124
Call to an undefined method MatanYadaev\EloquentSpatial\Enums\Srid::getValue().
|
PHPStan (8.1)
Process completed with exit code 1.
|
PHPStan (8.2):
src/Objects/Geometry.php#L103
Call to an undefined method MatanYadaev\EloquentSpatial\Enums\Srid::getValue().
|
PHPStan (8.2):
src/Objects/Geometry.php#L124
Call to an undefined method MatanYadaev\EloquentSpatial\Enums\Srid::getValue().
|
PHPStan (8.2)
Process completed with exit code 1.
|
PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|