Skip to content

Tags: composer/pcre

Tags

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Fix phpstan build

2.3.2

Toggle 2.3.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Allow PHPStan 2.x


Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Merge branch '2.x'

2.3.1

Toggle 2.3.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix PHPStan extension for matchAllStrictGroups (#38)

* Add failing test for matchAllStrictGroups

* Fix PHPStan extension for matchAllStrictGroups

* Update UnsafeStrictGroupsCallRuleTest.php

* Update PregMatchFlags.php

---------

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Fix php7.4 build

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add PHPStan type extension for the replaceCallback callable (#33)

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Add phpstan ext info to readme

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Allow installation via phpstan/extension-installer

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Add nullable to Preg::replaceCallbackStrictGroups (#22)

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Seldaek Jordi Boggiano
Merge branch '2.x'