-
- Downloads
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>
Showing
- src/PHPStan/PregMatchFlags.php 33 additions, 0 deletionssrc/PHPStan/PregMatchFlags.php
- src/PHPStan/PregMatchTypeSpecifyingExtension.php 2 additions, 12 deletionssrc/PHPStan/PregMatchTypeSpecifyingExtension.php
- tests/PHPStanTests/UnsafeStrictGroupsCallRuleTest.php 4 additions, 0 deletionstests/PHPStanTests/UnsafeStrictGroupsCallRuleTest.php
- tests/PHPStanTests/nsrt/preg-match.php 4 additions, 0 deletionstests/PHPStanTests/nsrt/preg-match.php
Please register or sign in to comment