Skip to content

Releases: shlinkio/shlink-json

v1.2.1

21 Dec 10:00
1bc4569
Compare
Choose a tag to compare

Changed

  • Update to PHPStan 2.0
  • Update to Shlink coding standard 2.4

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Add missing throws in json_encode and json_decode functions.

Deprecated

  • Nothing

v1.2.0

30 Jul 07:02
Compare
Choose a tag to compare

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

v1.1.0

25 Nov 18:42
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • Add support for PHP 8.3

Removed

  • Drop support for PHP 8.1

Fixed

  • Nothing

Deprecated

  • Deprecated support for openswoole.

v1.0.0

18 Apr 20:23
4a8415a
Compare
Choose a tag to compare

Changed

  • Nothing

Added

  • First release

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing