Skip to content

Releases: beste/json

1.7.0

11 Sep 23:40
1.7.0
976525f

Choose a tag to compare

Added support for PHP 8.5

1.6.0

07 Apr 21:41
1.6.0
a25b883

Choose a tag to compare

Use conditional PHPStan return type to correctly type hint an array when using JSON::decode() and JSON::decodeFile()

1.5.1

19 Dec 09:41
1.5.1
0e9a0dc

Choose a tag to compare

Remove requirement that a string must be non-empty

1.5.0

16 Aug 22:45
1.5.0
3ed7d6b

Choose a tag to compare

Added support for PHP 8.4

1.4.0

16 Aug 22:45
1.4.0
2d7aea5

Choose a tag to compare

Restored support for PHP 8.1

1.3.0

25 Nov 16:09
1.3.0
19d978b

Choose a tag to compare

Added support for PHP 8.3, dropped support for PHP 8.1

1.2.1

19 Dec 10:27
28bb9e0

Choose a tag to compare

Fixed symlinks not being properly resolved

1.2.0

01 Dec 21:41
3855a0f

Choose a tag to compare

Added more checks when decoding JSON Files

1.1.0

04 Nov 23:00
e8088bf

Choose a tag to compare

Dropped support for PHP <8.1

1.0.0

12 Feb 21:25
6b02a02

Choose a tag to compare

Initial release