Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 07:02

Changed

  • Update to PHPStan 1.11

Added

  • Add proper type annotations to json_encode and json_decode.

Removed

  • Nothing

Fixed

  • Add missing declare(strict_types=1); in functions file.

Deprecated

  • Nothing