Add KML Validator #5
Annotations
6 errors
|
phpstan:
src/KmzExtractor.php#L53
PHPDoc tag @throws with type PlinCode\KmlParser\Exception is not subtype of Throwable
|
|
phpstan:
src/KmzExtractor.php#L56
Instantiated class PlinCode\KmlParser\Exception not found.
|
|
phpstan:
src/KmzExtractor.php#L56
Throwing object of an unknown class PlinCode\KmlParser\Exception.
|
|
phpstan:
src/KmzExtractor.php#L61
Instantiated class PlinCode\KmlParser\Exception not found.
|
|
phpstan:
src/KmzExtractor.php#L61
Throwing object of an unknown class PlinCode\KmlParser\Exception.
|
|
phpstan
Process completed with exit code 1.
|