Lavi - 1.7.0
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
Class
component - [Interface] Introduced
Interface
component - [Trait] Introduced
Trait
component
Other:
- dropped support for PHP 7.4