Skip to content

v5.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:35
52d28e4

5.0.0 (2026-06-10)

Features

  • config: deprecate global constants in favor of Json::setDefaults() (af1c924), closes #61
  • decoding: typed deserialization with nested object hydration (73384ae), closes #59
  • encoding: auto-detect associative arrays and encode as JSON objects (183f3df), closes #56
  • encoding: normalize getter-derived property names and add #[JsonProperty] attribute (0c92486), closes #58
  • encoding: replace error suppression with reflection-based parameter check (abd1d13), closes #60

Miscellaneous Chores

  • add github-actions ecosystem to dependabot config (bb05169)
  • Merge pull request #70 from WebFiori/dev (a6bd41f)
  • remove accidentally committed tests/vendor and update .gitignore (27a5dd3)
  • Update composer.json (d135b7b)