Fix: Allow definitions/properties named 'enum' or 'const' during ref expansion #571
Annotations
5 errors
|
PHPStan (latest)
Process completed with exit code 1.
|
|
PHPStan (latest):
src/JsonSchema/SchemaStorage.php#L246
Parameter #1 $schema of method JsonSchema\SchemaStorage::isSchemaObject() expects object, array|stdClass given.
|
|
PHPStan (7.2)
The strategy configuration was canceled because "phpstan.latest" failed
|
|
PHPStan (7.2)
Process completed with exit code 1.
|
|
PHPStan (7.2):
src/JsonSchema/SchemaStorage.php#L246
Parameter #1 $schema of method JsonSchema\SchemaStorage::isSchemaObject() expects object, array|stdClass given.
|