All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PHP 8.1 is now required
- All class properties and function parameters are now typed
- All functions now are properly return typed
- Fixed deprecation warnings of
Creation of dynamic property ... deprecated