cebe / php-openapi

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

Support for PHP 8.1 and 8.2 #186

Open Sweetchuck opened 1 year ago

Sweetchuck commented 1 year ago

Deprecated: Return type of cebe\openapi\spec\Responses::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /.../cebe/php-openapi/src/spec/Responses.php on line 229

Sweetchuck commented 1 year ago