Skip to content

Version 0.2.7

Choose a tag to compare

@eclipxe13 eclipxe13 released this 30 Mar 06:46
· 8 commits to main since this release
72ee412

This is a compatibility release with PHP 8.4.
Added nullable type indicator ? when default parameter value is null.

The license year has been updated.

Maintenance changes:

  • On GitHub workflow, add PHP 8.4 to test matrix.
  • Update PSalm configuration to ignore false positives.