Files
kulakpos_web/vendor/beste/json/CHANGELOG.md
triagungbiantoro 417b7b7453
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m27s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 31s
Build, Push and Deploy / deploy-production (push) Has been skipped
harga pada beranda terhubung ke manage plans di dashboard admin
2026-04-25 21:57:25 +07:00

721 B
Executable File

CHANGELOG

Unreleased

1.7.0 - 2025-09-12

  • Added support for PHP 8.5

1.6.0 - 2025-04-07

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

1.5.0 - 2024-12-19

  • Remove requirement that a string must be non-empty

1.5.0 - 2024-08-17

  • Added support for PHP 8.4

1.4.0 - 2023-11-30

  • Restored support for PHP 8.1

1.3.0 - 2023-11-25

  • Added support for PHP 8.3, dropped support for PHP 8.1

1.2.1 - 2022-12-19

Fixed symlinks not being properly resolved

1.2.0 - 2022-12-01

Added more checks when decoding JSON Files

1.1.0 - 2022-11-04

Dropped support for PHP <8.1

1.0.0 - 2022-02-12

Initial release