This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Added
- #103 adds support for PHP 7.2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- #103 removes support for HHVM.
Fixed
- #101 fixes how
ContentNegotiationsOptions
handles dash-separated keys,
ensuring they are always translated to underscore_separated; this fixes issues whereby such
keys were ignored during execution.