Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 508 Bytes

File metadata and controls

18 lines (11 loc) · 508 Bytes

Changelog

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.

2.0.0

Breaking Changes

  • PHP 8.1 is now required
  • All class properties and function parameters are now typed
  • All functions now are properly return typed

Fixed

  • Fixed deprecation warnings of Creation of dynamic property ... deprecated