Skip to content

Releases: gherkins/regexpbuilderphp

2.2.0

19 Dec 10:22

Choose a tag to compare

  • php 8.4 / 8.5 compat
  • updated tests

2.1.1

01 Jan 14:43

Choose a tag to compare

extended php 8.3 support

2.1.0

09 Jan 06:51

Choose a tag to compare

removed deprecated alias method

2.0.0

08 Jan 16:41

Choose a tag to compare

php 8+

1.1.0

29 Dec 21:10

Choose a tag to compare

github workflows, php8.1+ strict checks

1.0.1

21 Feb 13:47
8e647ee

Choose a tag to compare

php 8.1 compatibility

1.0.0

11 Jan 11:56
0157db1

Choose a tag to compare

updated tests & php8-compatibility

0.8.0

20 Feb 13:30

Choose a tag to compare

Update README.md

0.7.5

24 Dec 09:47

Choose a tag to compare

added pregMatchFlags() method ( @younes0 )
fix for using Groups & globalMatch() ( @younes0 )

0.7.4

02 Dec 10:10

Choose a tag to compare

added something() method ( @younes0 )
named capture groups ( @younes0 )