Skip to content

Releases: spatie/regex

3.1.1

30 Nov 21:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

18 Nov 08:35
Compare
Choose a tag to compare
  • Add support for PHP 8.1

Full Changelog: 3.0.0...3.1.0

3.0.0

06 Oct 13:55
6b61be6
Compare
Choose a tag to compare
  • implement PREG_UNMATCHED_AS_NULL (#61)

2.0.1

20 Apr 08:33
6671b64
Compare
Choose a tag to compare
  • small internal refactor

2.0.0

31 Mar 14:24
189625e
Compare
Choose a tag to compare
  • require PHP 8+
  • drop support for PHP 7.x
  • convert syntax to PHP 8
  • move exceptions to "Exceptions" directory to match structure of other packages

1.4.2

03 Nov 23:05
Compare
Choose a tag to compare
  • add support for PHP 8.0
  • drop anything below PHP 7.3

1.4.1

19 Jun 06:59
b046f05
Compare
Choose a tag to compare

1.4.0

28 Jan 15:48
eca5dab
Compare
Choose a tag to compare
  • added groups method

1.3.2

29 Oct 08:46
e33c026
Compare
Choose a tag to compare
  • fix determining the last preg error

1.3.1

18 Oct 23:14
61f89ea
Compare
Choose a tag to compare
  • fix for PHP 7.3