Releases: technically-php/callable-reflection
Releases · technically-php/callable-reflection
0.4.3
What's Changed
- Add PHP 8.3 and 8.4 to the test matrix by @Wulfheart in #3
- Fix for PHP 8.4: implicitly nullable type in TypeReflection::__construct() by @garrettw in #6
New Contributors
- @Wulfheart made their first contribution in #3
- @garrettw made their first contribution in #6
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- Support - Add PHP 8.3 & 8.4 to the test matrix by @e1himself in #4
- Fix wrong argument type passed to
LogicExceptionconstructor by @e1himself in #5
New Contributors
- @e1himself made their first contribution in #4
Full Changelog: 0.4.1...0.4.2