You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: PHP8 Promoted Props / Match Statement / Throw Statement / Union Types (#1753)
* Added support for PHP 8 promoted properties
* Added tests for Throw as expression
* added support for match statement
* added support for union types
* remove useless test
* added missing union tests
* fix ci
Co-authored-by: Chris Seufert <chris@modd.com.au>
0 commit comments