-
-
Notifications
You must be signed in to change notification settings - Fork 915
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: 1.10.19
head repository: phpstan/phpstan
compare: 1.10.20
- 17 commits
- 3 files changed
- 1 contributor
Commits on Jun 16, 2023
-
Updated PHPStan to commit b735b668d6c264d91a0ccc84f1aa4132301e86fe
phpstan/phpstan-src@b735b66 Remove redundant conditions from RemoveUnusedCodeByPhpVersionIdVisitor.
Configuration menu - View commit details
-
Copy full SHA for b735b66 - Browse repository at this point
Copy the full SHA b735b66View commit details
Commits on Jun 17, 2023
-
Updated PHPStan to commit 77bfdc5d90e2c4f0a88d3c0a0f00f9a366348bd1
phpstan/phpstan-src@77bfdc5 Return early in CachingVistor to avoid always-false instanceof checks.
Configuration menu - View commit details
-
Copy full SHA for 77bfdc5 - Browse repository at this point
Copy the full SHA 77bfdc5View commit details -
Updated PHPStan to commit f1cc53a68813c31eb54fecc0aebac42801bcc761
phpstan/phpstan-src@f1cc53a Treat ConstantArrayType as covariant in its keys and values
Configuration menu - View commit details
-
Copy full SHA for f1cc53a - Browse repository at this point
Copy the full SHA f1cc53aView commit details -
Updated PHPStan to commit 5a1a6af532dfbbfdab4125a4b738ff8065cc6b0b
phpstan/phpstan-src@5a1a6af Treat ArrayType as covariant in its keys and values
Configuration menu - View commit details
-
Copy full SHA for 5a1a6af - Browse repository at this point
Copy the full SHA 5a1a6afView commit details
Commits on Jun 18, 2023
-
Updated PHPStan to commit 92deb3f6aab386e2c5966fb919c5564415044ff3
phpstan/phpstan-src@92deb3f Make `NonEmptyArrayType::toArray()` return `$this`
Configuration menu - View commit details
-
Copy full SHA for 92deb3f - Browse repository at this point
Copy the full SHA 92deb3fView commit details -
Updated PHPStan to commit 1f421d437c3f3c949e13142474591bc58228d0ea
phpstan/phpstan-src@1f421d4 Retain list type via `array_push()` and `array_unshift()`
Configuration menu - View commit details
-
Copy full SHA for 1f421d4 - Browse repository at this point
Copy the full SHA 1f421d4View commit details -
Updated PHPStan to commit b55109537dd62ac0e352b0a55df62cfc83f12f08
phpstan/phpstan-src@b551095 For `@var` above throw and return, change the type of expr only for the stmt callback
Configuration menu - View commit details
-
Copy full SHA for b551095 - Browse repository at this point
Copy the full SHA b551095View commit details -
Updated PHPStan to commit 3179c15a18d509e252e41354b21b5cbe2c5a1b9d
phpstan/phpstan-src@3179c15 Change Cloudflare DNS to family version
Configuration menu - View commit details
-
Copy full SHA for 3179c15 - Browse repository at this point
Copy the full SHA 3179c15View commit details
Commits on Jun 19, 2023
-
Updated PHPStan to commit 65ff783d756bac106ff5d8d478a7837d5e22349f
phpstan/phpstan-src@65ff783 Add `non-zero-int` type
Configuration menu - View commit details
-
Copy full SHA for 65ff783 - Browse repository at this point
Copy the full SHA 65ff783View commit details -
Updated PHPStan to commit b5cf52b916ad4d155f1809356c96cbe924f51dbe
phpstan/phpstan-src@175307e Introduce CombinationsHelper phpstan/phpstan-src@7912caf `Type::getFiniteTypes()` phpstan/phpstan-src@fa9a951 Use getFiniteTypes() in some places phpstan/phpstan-src@b5cf52b Use `Type::getFiniteTypes()` for removing types
Configuration menu - View commit details
-
Copy full SHA for b5cf52b - Browse repository at this point
Copy the full SHA b5cf52bView commit details -
Updated PHPStan to commit 0cdda0b210a623ee299323da80771c2c84c602f9
phpstan/phpstan-src@0cdda0b Allow to remember constant and impure expressions in match condition
Configuration menu - View commit details
-
Copy full SHA for 0cdda0b - Browse repository at this point
Copy the full SHA 0cdda0bView commit details -
Updated PHPStan to commit e4ef00c0573daea5e83199d182e35ea988a7d95b
phpstan/phpstan-src@95eb68f Fix build phpstan/phpstan-src@6d152ae Fix build phpstan/phpstan-src@b4a6eb4 Regression tests phpstan/phpstan-src@e4ef00c Fix `gettype` in match expression
Configuration menu - View commit details
-
Copy full SHA for e4ef00c - Browse repository at this point
Copy the full SHA e4ef00cView commit details -
Updated PHPStan to commit 106526db8bd64880af81faa61d9f970e793e3c38
phpstan/phpstan-src@106526d Fix `get_class` in match expression
Configuration menu - View commit details
-
Copy full SHA for 106526d - Browse repository at this point
Copy the full SHA 106526dView commit details -
Updated PHPStan to commit aa66b84ee01cf471714bd2bc9052fb2d3e8481ac
phpstan/phpstan-src@590eb03 Understand `get_class` compared with `static::class` phpstan/phpstan-src@36e412f Understand `gettype` when there's a union of strings on the other side phpstan/phpstan-src@27666b9 Get rid of some technical debt phpstan/phpstan-src@aa66b84 implement gettype() return type extension
Configuration menu - View commit details
-
Copy full SHA for aa66b84 - Browse repository at this point
Copy the full SHA aa66b84View commit details -
Updated PHPStan to commit caa0a5b5247b2ff58c56b543aa3cb286b00ffde7
phpstan/phpstan-src@caa0a5b Fix gettype in match
Configuration menu - View commit details
-
Copy full SHA for caa0a5b - Browse repository at this point
Copy the full SHA caa0a5bView commit details
Commits on Jun 20, 2023
-
Updated PHPStan to commit 21b5365d0c937a6717828398a23427dbb3ec7914
phpstan/phpstan-src@21b5365 Update PhpStorm stubs
Configuration menu - View commit details
-
Copy full SHA for 21b5365 - Browse repository at this point
Copy the full SHA 21b5365View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c8adb - Browse repository at this point
Copy the full SHA c4c8adbView commit details
There are no files selected for viewing