Release 2.3.4
2.3.4 (2024-08-27)
- #111: apply cs-fixer 3.54.0 changes to v2 branch (@phil-davis)
- #115: Add PHP 8.3 to CI for v2 branch (@phil-davis)
- #116: Add PHP 8.4 to CI for v2 branch (@phil-davis)
- #117: check for nullable_type_declaration (@phil-davis)
Most of this is CI tooling to support PHP 8.3 and 8.4, which demonstrates that the tests pass with those latest PHP versions.
There are some code format changes applied by php-cs-fixer. They do not effect behavior.