-
-
Notifications
You must be signed in to change notification settings - Fork 946
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: ad606c5
head repository: phpstan/phpstan
compare: f970cab
- 16 commits
- 6 files changed
- 1 contributor
Commits on Aug 19, 2020
-
Updated PHPStan to commit 589ecdd
phpstan/phpstan-src@589ecdd NoopRule - identifier and metadata
Configuration menu - View commit details
-
Copy full SHA for 1d1ae52 - Browse repository at this point
Copy the full SHA 1d1ae52View commit details -
Updated PHPStan to commit 15c0689
phpstan/phpstan-src@15c0689 Updated StatementOrderVisitor
Configuration menu - View commit details
-
Copy full SHA for 3d5dad9 - Browse repository at this point
Copy the full SHA 3d5dad9View commit details -
Updated PHPStan to commit ba352de
phpstan/phpstan-src@ba352de UnreachableTernaryElseBranchRule - identifier and metadata
Configuration menu - View commit details
-
Copy full SHA for 4eb10a4 - Browse repository at this point
Copy the full SHA 4eb10a4View commit details -
Updated PHPStan to commit bf76ad9
phpstan/phpstan-src@bf76ad9 TernaryOperatorConstantConditionRule - identifier and metadata
Configuration menu - View commit details
-
Copy full SHA for 82c441e - Browse repository at this point
Copy the full SHA 82c441eView commit details
Commits on Aug 20, 2020
-
Updated PHPStan to commit 2335152
phpstan/phpstan-src@2335152 Support for phpstan and psaml prefixes on @method
Configuration menu - View commit details
-
Copy full SHA for 0396730 - Browse repository at this point
Copy the full SHA 0396730View commit details -
Updated PHPStan to commit a13160d
phpstan/phpstan-src@a13160d IfConstantConditionRule identifier and metadata
Configuration menu - View commit details
-
Copy full SHA for 07960bb - Browse repository at this point
Copy the full SHA 07960bbView commit details -
Updated PHPStan to commit bc4ca17
phpstan/phpstan-src@bc4ca17 Remove dead rule
Configuration menu - View commit details
-
Copy full SHA for 56681c3 - Browse repository at this point
Copy the full SHA 56681c3View commit details
Commits on Aug 22, 2020
-
Updated PHPStan to commit 0632865
phpstan/phpstan-src@0632865 Add SplObjectStorage stub
Configuration menu - View commit details
-
Copy full SHA for b7782cb - Browse repository at this point
Copy the full SHA b7782cbView commit details
Commits on Aug 24, 2020
-
Updated PHPStan to commit e96481c
phpstan/phpstan-src@b290a73 Add check the array is not empty phpstan/phpstan-src@e96481c Remove NonEmptyArrayType after unset()
Configuration menu - View commit details
-
Copy full SHA for 44f7ceb - Browse repository at this point
Copy the full SHA 44f7cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811555c - Browse repository at this point
Copy the full SHA 811555cView commit details -
Updated PHPStan to commit 79bae4b
phpstan/phpstan-src@79bae4b functionMap should not be prefixed in the PHAR
Configuration menu - View commit details
-
Copy full SHA for 4259329 - Browse repository at this point
Copy the full SHA 4259329View commit details -
Updated PHPStan to commit 9cc33cb
phpstan/phpstan-src@9cc33cb Try more RAM
Configuration menu - View commit details
-
Copy full SHA for b2475d3 - Browse repository at this point
Copy the full SHA b2475d3View commit details -
Updated PHPStan to commit 58a336f
phpstan/phpstan-src@58a336f Keep benevolent union array key type with Foo[] after non-empty check
Configuration menu - View commit details
-
Copy full SHA for f928f6f - Browse repository at this point
Copy the full SHA f928f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd24664 - Browse repository at this point
Copy the full SHA bd24664View commit details -
Updated PHPStan to commit 967b251
phpstan/phpstan-src@967b251 Better BenevolentUnionType::isAcceptedBy() implementation
Configuration menu - View commit details
-
Copy full SHA for 8c15ee2 - Browse repository at this point
Copy the full SHA 8c15ee2View commit details -
phpstan/phpstan-src@f3e9365 Fix to current nette/di master phpstan/phpstan-src@dede413 Access token no longer needed phpstan/phpstan-src@c5537e8 Fix phpstan/phpstan-src@f419ec3 Update nette/utils phpstan/phpstan-src@7336df1 Escape special nette/di characters in BaselineNeonErrorFormatter phpstan/phpstan-src@c734b28 Fix nette/di master phpstan/phpstan-src@65a74c6 Updated nikic/php-parser phpstan/phpstan-src@71013bc Update LexerFactory to take advantage of the new Emulative lexer capabilities phpstan/phpstan-src@50ea209 Fix build phpstan/phpstan-src@619517e Bump actions/checkout from v2.3.1 to v2.3.2 phpstan/phpstan-src@f7ef20e Less Dependabot updates phpstan/phpstan-src@ff570e7 Fix nullables in DOMXPath phpstan/phpstan-src@73f7e73 Add support for the callable-string type phpstan/phpstan-src@19fab3f Fix internal error with an unknown interface phpstan/phpstan-src@efb11ec Property is also read for `??=` and other assign ops phpstan/phpstan-src@71c51e4 Test more cases related to bug #3636 phpstan/phpstan-src@59e0117 Fix phpstan/phpstan-src@587ec84 Debug weird internal error phpstan/phpstan-src@17315cb Doc comment above class doesn't have to exist if it has a stub phpstan/phpstan-src@9f0abd7 Move functionMap files outside of src phpstan/phpstan-src@ca70ff0 PHAR compiler - preload src/ too phpstan/phpstan-src@5cc3bac Fix build phpstan/phpstan-src@80c6f00 Fix build phpstan/phpstan-src@a176c83 Skip src/Testing from the preload script phpstan/phpstan-src@422bfe7 Revert "Debug weird internal error" phpstan/phpstan-src@ebd2cbd Update nette/di phpstan/phpstan-src@9e36f8d Do not remove Paratest when updating PHPUnit phpstan/phpstan-src@4081f12 Revert "Do not remove Paratest when updating PHPUnit" phpstan/phpstan-src@ad7dce2 min() and max() may return false if array size could be zero phpstan/phpstan-src@fbf5a29 Update setup-php phpstan/phpstan-src@379941f Pin major versions for GitHub Actions phpstan/phpstan-src@4b33bd9 StatementOrderVisitor phpstan/phpstan-src@f5d16c1 UnreachableStatementRule - identifier and metadata phpstan/phpstan-src@96f896e DeadCatchRule - identifier and metadata phpstan/phpstan-src@05b6a54 Updated nikic/php-parser phpstan/phpstan-src@75ff705 Support for static return type phpstan/phpstan-src@589ecdd NoopRule - identifier and metadata phpstan/phpstan-src@15c0689 Updated StatementOrderVisitor phpstan/phpstan-src@ba352de UnreachableTernaryElseBranchRule - identifier and metadata phpstan/phpstan-src@bf76ad9 TernaryOperatorConstantConditionRule - identifier and metadata phpstan/phpstan-src@2335152 Support for phpstan and psaml prefixes on @method phpstan/phpstan-src@a13160d IfConstantConditionRule identifier and metadata phpstan/phpstan-src@bc4ca17 Remove dead rule phpstan/phpstan-src@0632865 Add SplObjectStorage stub phpstan/phpstan-src@b290a73 Add check the array is not empty phpstan/phpstan-src@e96481c Remove NonEmptyArrayType after unset() phpstan/phpstan-src@79bae4b functionMap should not be prefixed in the PHAR phpstan/phpstan-src@9cc33cb Try more RAM phpstan/phpstan-src@58a336f Keep benevolent union array key type with Foo[] after non-empty check phpstan/phpstan-src@967b251 Better BenevolentUnionType::isAcceptedBy() implementation
Configuration menu - View commit details
-
Copy full SHA for f970cab - Browse repository at this point
Copy the full SHA f970cabView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ad606c5...f970cab