Skip to content

Commit 3fe871e

Browse files
staabmondrejmirtes
authored andcommitted
Extracted RegexGroupParser from RegexArrayShapeMatcher
1 parent 2229deb commit 3fe871e

File tree

3 files changed

+410
-381
lines changed

3 files changed

+410
-381
lines changed

conf/config.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,6 +1500,9 @@ services:
15001500
-
15011501
class: PHPStan\Type\Php\RegexArrayShapeMatcher
15021502

1503+
-
1504+
class: PHPStan\Type\Php\RegexGroupParser
1505+
15031506
-
15041507
class: PHPStan\Type\Php\RegexExpressionHelper
15051508

0 commit comments

Comments
 (0)