cebe / php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
MIT License
466 stars 88 forks source link

Referencing non-spec object or array crash #47

Closed cebe closed 4 years ago

cebe commented 4 years ago

see https://github.com/thephpleague/openapi-psr7-validator/issues/37, it should not assume object, array may also be returned: https://github.com/thephpleague/openapi-psr7-validator/issues/37#issuecomment-560286313