Features:
- [Regex] Introduced capture_groups, every_match, first_match functions (#151 - thanks @veewee )
- [Type] add support for variadic union types (#184 - thanks @nzour )
- [Type] add support for variadic intersection types (#185 - thanks @nzour )
- [Class] Introduced
Classcomponent - [Interface] Introduced
Interfacecomponent - [Trait] Introduced
Traitcomponent
Other:
- dropped support for PHP 7.4