Version 0.2.7
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.