feat: add proof-of-concept implementation for strict fully validating using draft-06 schema #533
Annotations
5 errors
PHPStan (7.2)
Process completed with exit code 1.
|
PHPStan (7.2):
src/JsonSchema/DraftIdentifiers.php#L44
Unreachable statement - code above always terminates.
|
PHPStan (7.2):
src/JsonSchema/DraftIdentifiers.php#L17
PHPDoc tag @extends contains generic type JsonSchema\Enum<string> but class JsonSchema\Enum is not generic.
|
PHPStan (latest)
The operation was canceled.
|
PHPStan (latest)
The strategy configuration was canceled because "phpstan._7_2" failed
|