-
-
Notifications
You must be signed in to change notification settings - Fork 946
Comparing changes
Open a pull request
base repository: phpstan/phpstan
base: 0.12.27
head repository: phpstan/phpstan
compare: 0.12.28
- 10 commits
- 3 files changed
- 1 contributor
Commits on Jun 9, 2020
-
Updated PHPStan to commit 4ba83e8
phpstan/phpstan-src@4ba83e8 template type: correctly resolve isSuperTypeOf
Configuration menu - View commit details
-
Copy full SHA for 07c44cd - Browse repository at this point
Copy the full SHA 07c44cdView commit details
Commits on Jun 10, 2020
-
Updated PHPStan to commit a599eaa
phpstan/phpstan-src@a599eaa Fix variadic parameters by not making them always ArrayType
Configuration menu - View commit details
-
Copy full SHA for d6e83de - Browse repository at this point
Copy the full SHA d6e83deView commit details -
Updated PHPStan to commit f8512a7
phpstan/phpstan-src@f8512a7 Use runtime reflection for Generator
Configuration menu - View commit details
-
Copy full SHA for a8ce332 - Browse repository at this point
Copy the full SHA a8ce332View commit details -
Configuration menu - View commit details
-
Copy full SHA for db85ab0 - Browse repository at this point
Copy the full SHA db85ab0View commit details -
Updated PHPStan to commit 988cea9
phpstan/phpstan-src@988cea9 Updated phpdoc-parser
Configuration menu - View commit details
-
Copy full SHA for b274858 - Browse repository at this point
Copy the full SHA b274858View commit details -
Updated PHPStan to commit 3a2a666
phpstan/phpstan-src@3a2a666 fix PharData::offsetGet return type
Configuration menu - View commit details
-
Copy full SHA for c1b798b - Browse repository at this point
Copy the full SHA c1b798bView commit details -
Updated PHPStan to commit 03a630e
phpstan/phpstan-src@03a630e Fixed getting constant on self:: with duplicate classes
Configuration menu - View commit details
-
Copy full SHA for 2e0a0a8 - Browse repository at this point
Copy the full SHA 2e0a0a8View commit details -
Updated PHPStan to commit 3b2c806
phpstan/phpstan-src@3b2c806 ExistingClassInClassExtendsRule - do not complain about `@final`
Configuration menu - View commit details
-
Copy full SHA for 25b7372 - Browse repository at this point
Copy the full SHA 25b7372View commit details -
Updated PHPStan to commit bd36d6d
phpstan/phpstan-src@bd36d6d README - note about the result cache
Configuration menu - View commit details
-
Copy full SHA for d95b4fa - Browse repository at this point
Copy the full SHA d95b4faView commit details -
phpstan/phpstan-src@0b9e9a3 Rename test file phpstan/phpstan-src@f7210dc Overriding method rule - do not complain about this case phpstan/phpstan-src@ac0cfd0 Overriding method rule - check parameter type compatibility phpstan/phpstan-src@6d5c6fe Fix phpstan/phpstan-src@f3a2833 Fix test phpstan/phpstan-src@f478b91 Refactoring phpstan/phpstan-src@ada27eb OverridingMethodRule - check return type covariance phpstan/phpstan-src@487f2fa Check abstract method in non-abstract class phpstan/phpstan-src@3ee81d1 Unification - show class display name in messages phpstan/phpstan-src@50d2c39 Check missing method implementations in non-abstract class phpstan/phpstan-src@414784c Fix phpstan/phpstan-src@41ab4a7 Fix phpstan/phpstan-src@004a8b7 Refactoring phpstan/phpstan-src@c11ab15 array_map -> foreach phpstan/phpstan-src@1eedc10 Get native type from reflection phpstan/phpstan-src@fe72e26 Default value property type does not observe strict types - it's always strict phpstan/phpstan-src@8fdeba5 MethodSignatureRule - do not report duplicates already reported by OverridingMethodRule phpstan/phpstan-src@3ae5e83 Fix undetected generator function with static reflection phpstan/phpstan-src@1236c17 Fix phpstan/phpstan-src@4576346 Fix phpstan/phpstan-src@3950454 Fix detecting overriding final constructor phpstan/phpstan-src@64618be Fix overriden variadic parameter phpstan/phpstan-src@bf94fac Do not generate baseline when internal errors occured phpstan/phpstan-src@6f9f9aa CommandHelper - executing bootstrap file extracted into a private method phpstan/phpstan-src@aad1bf8 Introduce bootstrapFiles config option; deprecate bootstrap config option phpstan/phpstan-src@b971fc6 Introduce scanFiles phpstan/phpstan-src@d0e9bf2 Deprecate autoload_files phpstan/phpstan-src@27db54c Introduce scanDirectories phpstan/phpstan-src@61f4b18 Deprecate autoload_directories phpstan/phpstan-src@e7b7030 Autoloading is gone from user-facing messages phpstan/phpstan-src@35341d0 Resolve relative paths in scanFiles and scanDirectories phpstan/phpstan-src@a3e644a Detect nonexistent/wrong scanFiles and scanDirectories phpstan/phpstan-src@61f7a97 Function with `yield from` wasn't recognized as generator phpstan/phpstan-src@c2135cb Fix finfo constructor phpstan/phpstan-src@7aabe35 Fix magic constants as default parameter values phpstan/phpstan-src@3af7eaf Parameter with a default value followed by a variadic parameter is also optional phpstan/phpstan-src@b79c08d AbstractMethodInNonAbstractClassRule - fix abstract method from trait that overshadowed method from parent class phpstan/phpstan-src@29b9470 Print deprecation notice only when running the AnalyseCommand phpstan/phpstan-src@31844b1 Another test for #3406 phpstan/phpstan-src@98cdb30 In case of multiple comments, use the last one as reflection getDocComment phpstan/phpstan-src@7738778 Fix CS phpstan/phpstan-src@4ba83e8 template type: correctly resolve isSuperTypeOf phpstan/phpstan-src@a599eaa Fix variadic parameters by not making them always ArrayType phpstan/phpstan-src@f8512a7 Use runtime reflection for Generator phpstan/phpstan-src@d063193 Fix CS phpstan/phpstan-src@988cea9 Updated phpdoc-parser phpstan/phpstan-src@3a2a666 fix PharData::offsetGet return type phpstan/phpstan-src@03a630e Fixed getting constant on self:: with duplicate classes phpstan/phpstan-src@3b2c806 ExistingClassInClassExtendsRule - do not complain about `@final` phpstan/phpstan-src@bd36d6d README - note about the result cache
Configuration menu - View commit details
-
Copy full SHA for 76c0c4e - Browse repository at this point
Copy the full SHA 76c0c4eView 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 0.12.27...0.12.28