GitHub / phpstan/phpstan-src issues and pull requests
#4421 - Include identifier in `gitlab` error format
Pull Request -
State: open - Opened by spawnia 5 months ago
#4420 - Fix PHP version and grammar in README.md
Pull Request -
State: open - Opened by spawnia 5 months ago
#4419 - Change return type of apcu_inc function
Pull Request -
State: open - Opened by LordSimal 5 months ago
#4418 - Fix filter var on uncertainty flags
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4416 - Quality of life improvement, PHPStorm error identifiers
Pull Request -
State: closed - Opened by NickSdot 5 months ago
#4415 - Mark RedisCluster method as impure
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4414 - Add ArrayCombineFunctionThrowTypeExtension
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4413 - Update dependency symfony/process to v5.4.47
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
#4412 - Update dependency symfony/console to v6.4.26
Pull Request -
State: open - Opened by renovate[bot] 5 months ago
#4411 - Improve is_resource inference
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
#4410 - Improve support of FILTER_REQUIRE_ARRAY
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4409 - Mark redis method as impure
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
- 1 comment
#4408 - Add VersionCompareFunctionDynamicThrowTypeExtension
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
#4407 - Fix oversizeArrayType->isSubTypeOf
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4405 - Get rid of `instanceof *Type` checks
Pull Request -
State: closed - Opened by staabm 5 months ago
- 1 comment
#4402 - Fix extract signature
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
#4401 - Add option to prohibit bool to string coercion
Pull Request -
State: open - Opened by schlndh 5 months ago
#4400 - relax strict printf parameter check
Pull Request -
State: closed - Opened by schlndh 5 months ago
#4399 - Report non existent offset on non empty array
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4398 - Do not report non existent offset for invalid ones
Pull Request -
State: open - Opened by VincentLanglet 5 months ago
#4397 - array_rand() requires a non-empty-array as of php8
Pull Request -
State: closed - Opened by staabm 5 months ago
- 2 comments
#4396 - Support union types in curl_setopt validation
Pull Request -
State: open - Opened by staabm 5 months ago
#4394 - Fix typos
Pull Request -
State: closed - Opened by staabm 5 months ago
#4393 - Added regression tests
Pull Request -
State: closed - Opened by staabm 5 months ago
- 3 comments
#4392 - Configure PromoteParameterRule for issue-bot
Pull Request -
State: closed - Opened by staabm 5 months ago
- 4 comments
#4391 - Add `stream_socket_{client,server}` stubs for `@param-out`
Pull Request -
State: closed - Opened by msbit 5 months ago
- 1 comment
#4390 - Skip deep expression when root expression changes while scope generalization
Pull Request -
State: open - Opened by staabm 5 months ago
#4388 - Update compiler
Pull Request -
State: open - Opened by renovate[bot] 5 months ago
#4387 - Fix ConstantArrayType::hasOffsetValueType and ArrayType::hasOffsetValueType
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
- 1 comment
#4385 - Do not report non existent offset for invalid ones
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
- 3 comments
#4384 - Inherit PHPDoc return type in child method with narrower native return type
Pull Request -
State: closed - Opened by ondrejmirtes 5 months ago
#4382 - Added regression test
Issue -
State: open - Opened by staabm 5 months ago
#4381 - Fix "Offset (int|string) might not exist on array" after `array_keys($arr)`
Pull Request -
State: closed - Opened by staabm 5 months ago
- 3 comments
#4379 - Rely on RuleLevelHelper in InvalidKeyInArrayItemRule
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
- 1 comment
#4378 - Report float and null offset based on PHP version
Pull Request -
State: closed - Opened by VincentLanglet 5 months ago
#4377 - use string instead of __stringandstringable in printf parameter error message
Pull Request -
State: closed - Opened by schlndh 5 months ago
#4373 - Fix XDOMPath::query() return type
Pull Request -
State: open - Opened by stefanfisk 6 months ago
#4372 - Fix "offset might not exist" false-positives when offset is a expression
Pull Request -
State: closed - Opened by staabm 6 months ago
- 4 comments
#4371 - Remove duplicate method word in error message
Pull Request -
State: closed - Opened by VincentLanglet 6 months ago
- 1 comment
#4370 - Fix ConflictingTraitConstantsRule when trait constants reference clas…
Pull Request -
State: open - Opened by liquid207 6 months ago
#4369 - TableErrorFormatter: Link path in JetBrain IDEs
Pull Request -
State: open - Opened by vrana 6 months ago
#4367 - add bcround function signature for php8.4
Pull Request -
State: closed - Opened by themasch 6 months ago
#4366 - array_column: proper support for private properties
Pull Request -
State: open - Opened by janedbal 6 months ago
#4365 - Switch to ramsey/composer-install action
Issue -
State: open - Opened by ondrejmirtes 6 months ago
#4364 - Update PhpStorm stubs
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4362 - Update PhpStorm stubs
Pull Request -
State: open - Opened by phpstan-bot 6 months ago
#4360 - Remove stream_get_meta_data from delta file
Pull Request -
State: closed - Opened by miken32 6 months ago
#4357 - Update compiler
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#4356 - Update dependency phpstan/php-8-stubs to v0.4.32 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#4355 - Update PHP 8 stubs to 0.4.31
Pull Request -
State: open - Opened by phpstan-bot 6 months ago
#4354 - Dynamic return type for DOM::appendChild and similar methods
Pull Request -
State: closed - Opened by VincentLanglet 6 months ago
- 2 comments
#4353 - More precise `hrtime()` return type
Pull Request -
State: open - Opened by takaram 6 months ago
#4352 - Faster code downgrade to speedup CI
Pull Request -
State: closed - Opened by staabm 6 months ago
- 1 comment
#4351 - False positive "non-empty-array<int, int> might not be a list" when change existing list key
Pull Request -
State: open - Opened by staabm 6 months ago
#4350 - Update PHP 8 stubs to 0.4.30
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4349 - add optional strict check for printf parameter types
Pull Request -
State: closed - Opened by schlndh 6 months ago
- 1 comment
#4346 - Init container also for tests without dataprovider
Pull Request -
State: closed - Opened by staabm 6 months ago
#4341 - Update PHP 8 stubs to 0.4.29
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4340 - Narrow l/r/trim() arg on comparison to ''
Pull Request -
State: closed - Opened by staabm 6 months ago
#4339 - Fix tests
Pull Request -
State: closed - Opened by ondrejmirtes 6 months ago
#4337 - Update PhpStorm stubs
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4335 - RuleTestCase - parse errors from files
Pull Request -
State: closed - Opened by vrana 6 months ago
- 2 comments
#4334 - Update dependency phpunit/phpunit to v11.5.39
Pull Request -
State: open - Opened by renovate[bot] 6 months ago
#4333 - Update compiler
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#4332 - update PHAR compilation readme
Pull Request -
State: closed - Opened by canvural 6 months ago
#4331 - Fixed functionMap.php definition to match RedisCluster stub
Issue -
State: open - Opened by sayuprc 6 months ago
#4330 - NodeScopeResolverTest: strip dir on Windows
Pull Request -
State: closed - Opened by vrana 6 months ago
#4329 - feat: add isOptionalProperty method to ObjectShapeType
Pull Request -
State: open - Opened by calebdw 6 months ago
#4328 - fix: checking optional properties in object shapes
Pull Request -
State: open - Opened by calebdw 6 months ago
#4326 - Issue-Bot: Emit GitHub Action annotation when issues are affected
Pull Request -
State: open - Opened by staabm 6 months ago
#4323 - Support auto encoding in MbConvertEncodingFunctionReturnTypeExtension
Pull Request -
State: closed - Opened by VincentLanglet 6 months ago
#4321 - Improve idate() return types
Pull Request -
State: open - Opened by vrana 6 months ago
#4318 - Treat Redis::connect as non-deterministic
Pull Request -
State: closed - Opened by vrana 6 months ago
- 7 comments
#4315 - Remember narrowed types from the constructor from deep PropertyFetches
Pull Request -
State: open - Opened by staabm 6 months ago
#4314 - Allow to cast resource to float
Pull Request -
State: closed - Opened by VincentLanglet 6 months ago
#4313 - Remember narrowed readonly types in anonymous functions
Pull Request -
State: open - Opened by staabm 6 months ago
#4312 - While loop-like fixes
Pull Request -
State: open - Opened by ondrejmirtes 6 months ago
#4311 - Update BetterReflection
Pull Request -
State: closed - Opened by ondrejmirtes 6 months ago
#4310 - Added regression test
Pull Request -
State: closed - Opened by staabm 6 months ago
- 1 comment
#4309 - Ignored errors: simplify schema, validate in ContainerFactory
Pull Request -
State: open - Opened by gharlan 6 months ago
#4307 - Added regression test
Pull Request -
State: open - Opened by staabm 6 months ago
#4306 - Added regression test
Pull Request -
State: closed - Opened by staabm 6 months ago
#4305 - Update PhpStorm stubs
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4304 - Update PHP 8 stubs to 0.4.28
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4303 - Update PhpStorm stubs
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4301 - Fix "Using null as an array offset is deprecated, use an empty string instead"
Pull Request -
State: closed - Opened by staabm 6 months ago
#4299 - Update PHP 8 stubs to 0.4.27
Pull Request -
State: open - Opened by phpstan-bot 6 months ago
#4297 - Update dependency humbug/box to v4.6.7
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
#4296 - Update PHP 8 stubs to 0.4.26
Pull Request -
State: open - Opened by phpstan-bot 6 months ago
#4295 - non-empty-array might be empty after array_keys() with filter
Pull Request -
State: closed - Opened by staabm 6 months ago
- 3 comments
#4293 - Fix lost type when assigning variable in method argument
Pull Request -
State: open - Opened by staabm 6 months ago
#4292 - Update BetterReflection
Pull Request -
State: closed - Opened by ondrejmirtes 6 months ago
#4291 - Update PHP 8 stubs to 0.4.25
Pull Request -
State: closed - Opened by phpstan-bot 6 months ago
#4289 - Add ConstFetchNode support in array shape
Pull Request -
State: open - Opened by VincentLanglet 6 months ago
#4285 - fix: check magic methods on final classes for allow dynamic properties
Pull Request -
State: closed - Opened by calebdw 6 months ago
- 1 comment
#4282 - Update ObjectShape native type
Issue -
State: open - Opened by VincentLanglet 6 months ago
#4281 - Fix 7.4 tests
Pull Request -
State: closed - Opened by VincentLanglet 6 months ago
#4280 - Add non regression tests for 11761
Pull Request -
State: open - Opened by VincentLanglet 6 months ago
#4279 - Update `curl_getinfo()` return types
Pull Request -
State: closed - Opened by FeBe95 6 months ago
#4276 - add phpdoc for iterators in unit tests
Pull Request -
State: closed - Opened by Flyingmana 6 months ago