Release Notes for 5.1.0
This releases compatibility guarantees with PHP 8.3 and adds testing against PHP 8.4-dev.
5.1.0
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 4
Dependencies
- 1030: Support PHP 8.3 thanks to @javer
renovate
-
1025: Update all non-major dependencies thanks to @renovate[bot]
-
1017: Update dependency phpstan/phpstan to v1.10.26 thanks to @renovate[bot]
-
1016: Update dependency lcobucci/coding-standard to v11 thanks to @renovate[bot]
-
1006: Lock file maintenance thanks to @renovate[bot]
-
1004: Update all non-major dependencies thanks to @renovate[bot]
-
1010: Fixed naming of
assertShouldRaiseExceptionWhenSignatureIsValid()
thanks to @rhertogh
Improvement
- 1002: Improve benchmarks thanks to @lcobucci