Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / composer/pcre issues and pull requests
#41 - Add phpstan/phpstan-deprecation-rules
Pull Request -
State: open - Opened by staabm 13 days ago
#40 - Update to PHPStan 2
Pull Request -
State: closed - Opened by SchmidtClaudia 15 days ago
- 1 comment
#39 - Support PHPStan 2.0
Issue -
State: closed - Opened by SchmidtClaudia 15 days ago
- 1 comment
#38 - Fix PHPStan extension for matchAllStrictGroups
Pull Request -
State: closed - Opened by staabm 3 months ago
- 2 comments
#37 - Fix null-removal on nested captured-arrays
Pull Request -
State: closed - Opened by staabm 3 months ago
- 1 comment
#36 - Bump actions/checkout from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#35 - Bump actions/cache from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#34 - Add failing test for matchAllStrictGroups
Pull Request -
State: closed - Opened by Seldaek 3 months ago
- 4 comments
#33 - Add PHPStan type extension for the replaceCallback callable
Pull Request -
State: closed - Opened by Seldaek 3 months ago
- 2 comments
#32 - Support matchAll* variants in PHPStan extensions
Pull Request -
State: closed - Opened by staabm 4 months ago
#31 - Enable PHPStan Extensions outside of bleeding edge
Pull Request -
State: closed - Opened by staabm 4 months ago
- 5 comments
#30 - Detect pattern errors via PHPStan extension
Pull Request -
State: closed - Opened by Seldaek 4 months ago
#29 - Trigger error on unsafe StrictGroups usages
Pull Request -
State: closed - Opened by Seldaek 5 months ago
- 7 comments
#28 - Fix error in PregMatchTypeSpecifyingExtension
Pull Request -
State: closed - Opened by staabm 5 months ago
- 5 comments
#27 - Strict groups support
Pull Request -
State: closed - Opened by Seldaek 5 months ago
- 7 comments
#26 - Add support for isMatch in phpstan type ext
Pull Request -
State: closed - Opened by Seldaek 5 months ago
- 3 comments
#25 - Implement array shapes for Preg::match $matches by-ref parameter
Pull Request -
State: closed - Opened by Seldaek 5 months ago
- 5 comments
#24 - Implement array shapes for `Preg::match` $matches by-ref parameter
Pull Request -
State: closed - Opened by staabm 5 months ago
- 1 comment
#23 - PHP 8.4 nullable type deprecation
Pull Request -
State: closed - Opened by sam-bee 7 months ago
- 1 comment
#22 - Add explicit nullable to `Preg::replaceCallbackStrictGroups` for PHP 8.4 compatibility
Pull Request -
State: closed - Opened by GromNaN 7 months ago
- 1 comment
#21 - Make implicit nullable types explicit
Pull Request -
State: closed - Opened by nicolas-grekas 8 months ago
- 1 comment
#20 - Make nullable parameter types explicit
Pull Request -
State: closed - Opened by derrabus 9 months ago
- 3 comments
#19 - [PHP 8.4] Fixes for implicit nullability deprecation
Pull Request -
State: closed - Opened by Ayesh 9 months ago
- 2 comments
#18 - Little fix: @phpstan-param -> @param-out
Pull Request -
State: closed - Opened by rarila about 1 year ago
- 1 comment
#17 - CI: test on PHP 8.2/8.3
Pull Request -
State: closed - Opened by staabm over 1 year ago
- 1 comment
#16 - Fix PHP 7.2/7.3 handling of PREG_UNMATCHED_AS_NULL
Pull Request -
State: closed - Opened by Seldaek about 2 years ago
- 1 comment
#15 - [3.x] Add replaceCallbackStrictGroups
Pull Request -
State: closed - Opened by Seldaek about 2 years ago
Labels: enhancement
#14 - [2.x/3.x] Add matchNotNull and other *NotNull implementations
Pull Request -
State: closed - Opened by Seldaek about 2 years ago
- 5 comments
Labels: enhancement
#13 - Code cleanup
Pull Request -
State: closed - Opened by pionl over 2 years ago
- 2 comments
#12 - Remove not matched PHPStan ignores
Pull Request -
State: closed - Opened by szepeviktor over 2 years ago
- 3 comments
#11 - Simplify matching: Match first / match firstOf
Pull Request -
State: closed - Opened by pionl over 2 years ago
- 8 comments
#10 - Switch to use PREG_UNMATCHED_AS_NULL always, drop PHP <7.4
Pull Request -
State: closed - Opened by Seldaek almost 3 years ago
#9 - Switch to use PREG_UNMATCHED_AS_NULL always, drop PHP < 7.2, fixes #1
Pull Request -
State: closed - Opened by Seldaek almost 3 years ago
- 4 comments
#8 - v3 make PREG_UNMATCHED_AS_NULL the default for replaceCallback/replaceCallbackArray once PHP 7.4+ can be the target
Issue -
State: closed - Opened by Seldaek almost 3 years ago
#7 - Fix typo
Pull Request -
State: closed - Opened by prudloff-insite almost 3 years ago
- 1 comment
#6 - use more precise phpdoc
Pull Request -
State: closed - Opened by staabm almost 3 years ago
- 2 comments
#5 - Cool project, but why not use T-Regx?
Issue -
State: closed - Opened by Danon almost 3 years ago
- 6 comments
#4 - Add Preg::isMatch and Preg::isMatchAll
Pull Request -
State: closed - Opened by johnstevenson almost 3 years ago
- 2 comments
#3 - Add more preg wrapper methods
Pull Request -
State: closed - Opened by johnstevenson almost 3 years ago
- 12 comments
#2 - Initial API thoughts
Issue -
State: closed - Opened by johnstevenson almost 3 years ago
- 7 comments
#1 - v2 make PREG_UNMATCHED_AS_NULL the default once PHP 7.2+ can be the target
Issue -
State: closed - Opened by Seldaek almost 3 years ago
Labels: enhancement