Skip to content

6.4.0: Never return type

Compare
Choose a tag to compare
@thekid thekid released this 25 Apr 08:59
· 579 commits to master since this release
  • Merged PR #110: Rewrite never return type to void in PHP < 8.1, adding
    support for this PHP 8.1 feature. XP Framework reflection supports this
    as of its 10.10.0 release.
    (@thekid)