Skip to content

Releases: ilario-pierbattista/ReverseRegex

0.5.0

07 Dec 09:31
0.5.0
2e505a8
Compare
Choose a tag to compare

Added

  • Compatibility with PHP 8.2, 8.3, 8.4

0.4.0: Make it compatible with PHP 8.1 (#6)

10 Nov 13:58
005a7ec
Compare
Choose a tag to compare
* 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)

21 Apr 14:41
96581a4
Compare
Choose a tag to compare

Changed

  • Allow doctrine/lexer ^2
  • Substitute patchwork/utf with symfony/polyfill-mbstring

0.3.0

21 Apr 14:41
5aa18cf
Compare
Choose a tag to compare

Changed

  • Versioning now adheres to semantic versioning.