Skip to content

Releases: technically-php/callable-reflection

0.4.3

24 Oct 21:07

Choose a tag to compare

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

Full Changelog: 0.4.2...0.4.3

0.4.2

04 Aug 11:52

Choose a tag to compare

What's Changed

  • Support - Add PHP 8.3 & 8.4 to the test matrix by @e1himself in #4
  • Fix wrong argument type passed to LogicException constructor by @e1himself in #5

New Contributors

Full Changelog: 0.4.1...0.4.2