Skip to content

2.0.0

Compare
Choose a tag to compare
@JaZo JaZo released this 04 Jan 08:03
· 0 commits to 1.x since this release
b353de4

Please also check the changes in 2.0.0-beta and see UPGRADING for details on how to upgrade.

Changed

  • All classes now use strict typing #93.
  • All JSON-actions (json_encode and json_decode) will throw JsonExceptions on error #94.

Removed

  • Dropped PHP <7.3 support.