Skip to content

Add support for PHP8 union types

Compare
Choose a tag to compare
@neild3r neild3r released this 23 Aug 08:17
· 132 commits to master since this release
27178f5
  • Add support for PHP8 union types in function params - Thanks @tianyiw2013
  • Add support for PHP8 union types in function return types - Thanks @tianyiw2013
  • Add support for PHP8 union types in class properties - Thanks @tianyiw2013
  • Switched build checks system to GitHub actions