Skip to content

Fix: Allow definitions/properties named 'enum' or 'const' during ref expansion #571

Fix: Allow definitions/properties named 'enum' or 'const' during ref expansion

Fix: Allow definitions/properties named 'enum' or 'const' during ref expansion #571

Re-run triggered November 3, 2025 20:16
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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.