This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Added
- #34 adds support for PHP 7.1 and 7.2.
Changed
- #28 updates the component to generate Swagger 2.2.6 / OpenAPI 2.0 documentation (instead of Swagger 1.3).
Deprecated
- Nothing.
Removed
- #34 removes support for HHVM.
Fixed
- #29 fixes an issue that occurs when a field definition in an input filter
is not aField
instance; these are now skipped when generating field documentation.