Releases: ilario-pierbattista/ReverseRegex
Releases · ilario-pierbattista/ReverseRegex
0.5.0
0.4.0: Make it compatible with PHP 8.1 (#6)
* Make it compatible with PHP 8.1 See https://php.watch/versions/8.1/internal-method-return-types * Return type mixed is not supported in PHP 7.4 yet
0.3.1: Update PHPUnit, allow dotrine/lexer 2, remove patchwork/utf (#3)
Changed
- Allow doctrine/lexer ^2
- Substitute patchwork/utf with symfony/polyfill-mbstring
0.3.0
Changed
- Versioning now adheres to semantic versioning.