Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpstan/phpstan-src issues and pull requests

#3343 - Repair PhpParser\Node\Stmt\Class_::isAnonymous()

Pull Request - State: closed - Opened by tscni 3 months ago - 1 comment

#3342 - Narrow string on strlen() == and === comparison with integer-range

Pull Request - State: closed - Opened by staabm 3 months ago - 4 comments

#3341 - Fix return type of `array_reverse()` with `$preserve_keys = true` for lists

Pull Request - State: closed - Opened by herndlm 3 months ago - 1 comment

#3340 - Cleanup TypeSpecifier

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3339 - Refactor ReplaceFunctionsDynamicReturnTypeExtension

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3338 - Remove null-return on preg_replace() with valid patterns

Pull Request - State: closed - Opened by staabm 3 months ago - 7 comments

#3337 - Narrow to non-falsy-string from strlen() on integer-range

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3335 - Narrow arrays in union based on count() with IntegerRangeType

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3334 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 3 months ago - 1 comment

#3333 - ContainerFactory::clearOldContainers check only ctime, not atime

Pull Request - State: closed - Opened by janedbal 3 months ago - 4 comments

#3332 - test: 無名関数で Alias が使えないバグのテストケース

Pull Request - State: open - Opened by Javakky-pxv 3 months ago - 1 comment

#3331 - Update dependency phpstan/phpstan-nette to v1.3.7

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#3329 - `array_filter` with a first-class callable can narrow its return type

Pull Request - State: closed - Opened by takaram 3 months ago - 2 comments

#3328 - Support multiple anonymous class definitions on the same line

Pull Request - State: closed - Opened by tscni 3 months ago - 5 comments

#3327 - Fix ConstantArrayType not accepting NeverType

Pull Request - State: closed - Opened by tscni 3 months ago - 4 comments

#3326 - Fix NumericString to array key

Pull Request - State: open - Opened by VincentLanglet 3 months ago - 6 comments

#3325 - Improve IntDivThrowTypeExtension to support IntRange

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 1 comment

#3324 - Narrow arrays in union based on count() with smaller/greater operator

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3323 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 3 months ago

#3322 - fix(deps): update dependency phpstan/php-8-stubs to v0.3.95

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#3321 - Update PHP 8 stubs to 0.3.95

Pull Request - State: closed - Opened by phpstan-bot 3 months ago

#3320 - Handle BenevolentUnionType of array|float|int PLUS mixed

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 1 comment

#3319 - Improve non strict in_array

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 5 comments

#3318 - Fix Union with float should accept integer range

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 5 comments

#3317 - Fix array_intersect_key with non empty array

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 2 comments

#3316 - Fix Imagick::scaleImage definition

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 2 comments

#3315 - Update PHP 8 stubs to 0.3.94

Pull Request - State: closed - Opened by phpstan-bot 3 months ago

#3314 - RegexArrayShapeMatcher - Fix matching literal "-" in character classes

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3313 - Handle condition with always true/false sub-condition

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 1 comment

#3312 - add callback types for array_uintersect etc v2

Pull Request - State: closed - Opened by schlndh 3 months ago - 1 comment

#3311 - Invalidate filesize when using file_put_contents

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 1 comment

#3310 - Improve sprintf support

Pull Request - State: closed - Opened by VincentLanglet 3 months ago - 2 comments

#3309 - Fix item-type in list to constant-array conversion with count()

Pull Request - State: closed - Opened by staabm 3 months ago - 5 comments

#3308 - Fix bug in array-shape subtraction

Pull Request - State: open - Opened by staabm 3 months ago - 4 comments

#3307 - RegexArrayShapeMatcher - fix capturing item-array-shapes for preg_match_all

Pull Request - State: closed - Opened by staabm 3 months ago - 3 comments

#3306 - RegexArrayShapeMatcher - optional non-last groups can be empty-string

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3305 - Turn Regex classes immutable where possible

Pull Request - State: closed - Opened by staabm 3 months ago - 1 comment

#3304 - Add basic type narrowing in the loose equality with the empty string

Pull Request - State: closed - Opened by thg2k 3 months ago - 15 comments

#3303 - Update composer-dependency-analyser to 1.7.0

Pull Request - State: closed - Opened by janedbal 3 months ago - 1 comment

#3302 - Narrow tagged unions based on count() with array-size

Pull Request - State: closed - Opened by staabm 3 months ago - 11 comments

#3301 - Fix loose comparison between '1' and '+1'

Pull Request - State: closed - Opened by thg2k 3 months ago - 1 comment

#3300 - RegexArrayShapeMatcher - Fix subject types

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3299 - RegexArrayShapeMatcher - Fix shape of single top level alternations

Pull Request - State: closed - Opened by staabm 3 months ago - 4 comments

#3298 - is_resource: adjust type specification for truthy context only

Pull Request - State: closed - Opened by janedbal 3 months ago - 3 comments

#3297 - ShouldNotHappenException extends LogicException

Pull Request - State: closed - Opened by staabm 3 months ago - 1 comment

#3296 - Refactor RegexGroupParser - extract RegexAlternation class

Pull Request - State: closed - Opened by staabm 3 months ago - 4 comments

#3295 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 3 months ago

#3294 - Rule to check if required file exists

Pull Request - State: closed - Opened by Bellangelo 3 months ago - 14 comments

#3293 - Simplify RegexArrayShapeMatcher

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3292 - RegexArrayShapeMatcher: fix preg_match_all with PREG_OFFSET_CAPTURE

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3291 - RegexGroupParser: Ignore whitespaces on "x"-modified patterns

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3290 - RegularExpressionPatternRuleTest: utilize preg_match() array shape tests

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3289 - Support non-falsy-string in RegexGroupParser

Pull Request - State: closed - Opened by staabm 3 months ago - 3 comments

#3288 - Don't infer constant types for "i"-modfied patterns

Pull Request - State: closed - Opened by staabm 3 months ago - 2 comments

#3287 - Update crate-ci/typos action to v1.23.6

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#3286 - Update PHP 8 stubs to 0.3.93

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3285 - Support classes of literal strings in RegexGroupParser

Pull Request - State: closed - Opened by staabm 4 months ago - 4 comments

#3284 - Support literal strings in RegexGroupParser

Pull Request - State: closed - Opened by staabm 4 months ago - 6 comments

#3283 - Update BetterReflection

Pull Request - State: closed - Opened by ondrejmirtes 4 months ago

#3282 - add callback types for array_uintersect etc

Pull Request - State: open - Opened by schlndh 4 months ago - 5 comments

#3281 - Bleeding edge - Precise array shape for preg_replace_callback() $matches

Pull Request - State: closed - Opened by staabm 4 months ago - 8 comments

#3280 - RegularExpressionPatternRule: fix false positive in preg_quote() handling

Pull Request - State: closed - Opened by staabm 4 months ago - 8 comments

#3279 - fix: update some mysqli function return types

Pull Request - State: closed - Opened by mattschlosser 4 months ago - 2 comments

#3278 - Extracted RegexGroupParser from RegexArrayShapeMatcher

Pull Request - State: closed - Opened by staabm 4 months ago - 2 comments

#3277 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3276 - Update crate-ci/typos action to v1.23.5

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#3275 - RegularExpressionPatternRule: fix false positive in preg_quote() handling

Pull Request - State: closed - Opened by staabm 4 months ago - 3 comments

#3274 - Refactor RegexArrayShapeMatcher

Pull Request - State: closed - Opened by staabm 4 months ago - 1 comment

#3273 - RegexExpressionHelper - Support all bracket style delimiters

Pull Request - State: closed - Opened by staabm 4 months ago - 6 comments

#3272 - Fix build

Pull Request - State: closed - Opened by staabm 4 months ago - 2 comments

#3271 - RegexArrayShapeMatcher - Support 'n' modifier

Pull Request - State: closed - Opened by staabm 4 months ago - 3 comments

#3270 - RegularExpressionPatternRule: validate preg_quote'd patterns

Pull Request - State: closed - Opened by staabm 4 months ago - 2 comments

#3269 - Update PHP 8 stubs to 0.3.92

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3268 - Regex parsing fixes for newline characters and marker verbs

Pull Request - State: closed - Opened by Seldaek 4 months ago - 2 comments

#3267 - RegexArrayShapeMatcher: Fix non-emptiness of leading optional groups

Pull Request - State: closed - Opened by staabm 4 months ago - 3 comments

#3266 - UselessFunctionReturnValueRule: More precise error message

Pull Request - State: closed - Opened by staabm 4 months ago - 5 comments

#3265 - RegexArrayShapeMatcher: Support resolving of constants in patterns

Pull Request - State: closed - Opened by staabm 4 months ago - 5 comments

#3264 - Internal classes made `final`, `@api` classes made `@final`

Pull Request - State: closed - Opened by ondrejmirtes 4 months ago - 1 comment

#3263 - Improve `abs()` return type

Pull Request - State: closed - Opened by julienfalque 4 months ago - 4 comments

#3262 - Refactor function signature map files loading

Pull Request - State: closed - Opened by thg2k 4 months ago - 2 comments

#3261 - Update PHP 8 stubs to 0.3.91

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3260 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3259 - Apply the stricter signatures for php 8.0 after the basic ones

Pull Request - State: closed - Opened by thg2k 4 months ago - 3 comments

#3258 - Add extended reasons tips to param out errors

Pull Request - State: closed - Opened by thg2k 4 months ago - 6 comments

#3257 - RegexArrayShapeMatcher - `(\d*)` can be empty-string

Pull Request - State: closed - Opened by staabm 4 months ago - 2 comments

#3256 - Implement PregMatchAllParameterOutTypeExtension

Pull Request - State: closed - Opened by staabm 4 months ago - 6 comments

#3255 - Bleeding edge: stricter ++/-- operator check

Pull Request - State: closed - Opened by schlndh 4 months ago - 2 comments

#3254 - Fix PHP_VERSION_ID comparison in test

Pull Request - State: closed - Opened by staabm 4 months ago - 1 comment

#3253 - Bleeding edge - check mixed in unary operator

Pull Request - State: closed - Opened by schlndh 4 months ago - 1 comment

#3252 - Implement RegularExpressionQuotingRule

Pull Request - State: closed - Opened by staabm 4 months ago - 17 comments

#3251 - Simplify RegularExpressionPatternRule

Pull Request - State: closed - Opened by staabm 4 months ago - 1 comment

#3250 - Update PHP 8 stubs to 0.3.89

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3249 - RegexArrayShapeMatcher - More precise non-empty-string and numeric-string

Pull Request - State: closed - Opened by staabm 4 months ago - 6 comments

#3248 - Refactor RegexArrayShapeMatcher

Pull Request - State: closed - Opened by staabm 4 months ago - 4 comments

#3247 - Refactor PrintfParametersRule

Pull Request - State: closed - Opened by staabm 4 months ago - 2 comments

#3246 - Update PHP 8 stubs to 0.3.88

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3245 - Update PhpStorm stubs

Pull Request - State: closed - Opened by phpstan-bot 4 months ago

#3244 - Fix regular expression parsing

Pull Request - State: closed - Opened by Seldaek 4 months ago - 3 comments