Skip to content

1.1.3

Choose a tag to compare

@CybotTM CybotTM released this 27 Feb 13:52
· 39 commits to main since this release
1.1.3
66441a4
  • Add PHP 8.5 support (widen constraint to ^8.2)
  • Fix CGL violations (no_unneeded_control_parentheses)
  • Add missing : mixed return type to JsonSerializer::decode()

Note: PHP 8.5 CI testing is blocked until magicsunday/xmlmapper releases a PHP 8.5-compatible version. The PHP constraint allows 8.5, but transitive dependency resolution will fail until then.