-
-
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.26
head repository: phpstan/phpstan
compare: 0.12.27
- 11 commits
- 4 files changed
- 1 contributor
Commits on Jun 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b71d11 - Browse repository at this point
Copy the full SHA 3b71d11View commit details
Commits on Jun 8, 2020
-
Updated PHPStan to commit 61f7a97
phpstan/phpstan-src@61f7a97 Function with `yield from` wasn't recognized as generator
Configuration menu - View commit details
-
Copy full SHA for d9377f0 - Browse repository at this point
Copy the full SHA d9377f0View commit details -
Updated PHPStan to commit c2135cb
phpstan/phpstan-src@c2135cb Fix finfo constructor
Configuration menu - View commit details
-
Copy full SHA for f19cc2e - Browse repository at this point
Copy the full SHA f19cc2eView commit details -
Updated PHPStan to commit 7aabe35
phpstan/phpstan-src@7aabe35 Fix magic constants as default parameter values
Configuration menu - View commit details
-
Copy full SHA for cb1e95e - Browse repository at this point
Copy the full SHA cb1e95eView commit details -
Updated PHPStan to commit 3af7eaf
phpstan/phpstan-src@3af7eaf Parameter with a default value followed by a variadic parameter is also optional
Configuration menu - View commit details
-
Copy full SHA for f56cea8 - Browse repository at this point
Copy the full SHA f56cea8View commit details -
Updated PHPStan to commit b79c08d
phpstan/phpstan-src@b79c08d AbstractMethodInNonAbstractClassRule - fix abstract method from trait that overshadowed method from parent class
Configuration menu - View commit details
-
Copy full SHA for bdeaa39 - Browse repository at this point
Copy the full SHA bdeaa39View commit details -
Updated PHPStan to commit 29b9470
phpstan/phpstan-src@29b9470 Print deprecation notice only when running the AnalyseCommand
Configuration menu - View commit details
-
Copy full SHA for 8f695fb - Browse repository at this point
Copy the full SHA 8f695fbView commit details -
Updated PHPStan to commit 31844b1
phpstan/phpstan-src@31844b1 Another test for #3406
Configuration menu - View commit details
-
Copy full SHA for 189fb8a - Browse repository at this point
Copy the full SHA 189fb8aView commit details -
Updated PHPStan to commit 98cdb30
phpstan/phpstan-src@98cdb30 In case of multiple comments, use the last one as reflection getDocComment
Configuration menu - View commit details
-
Copy full SHA for 828bedd - Browse repository at this point
Copy the full SHA 828beddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c56ff - Browse repository at this point
Copy the full SHA a6c56ffView commit details -
phpstan/phpstan-src@5d76184 Detect void parameter typehint phpstan/phpstan-src@4329b07 Check default property value against native type phpstan/phpstan-src@be132b7 Fix sapi_windows_set_ctrl_handler signature phpstan/phpstan-src@3359422 Fix signature of XSLTProcessor::transformToXml phpstan/phpstan-src@7ae1393 Don't merge deprecated tag with parents phpstan/phpstan-src@9d87da8 Overriding method rule - check final phpstan/phpstan-src@406b5e4 Overriding method rule - visibility phpstan/phpstan-src@093ae3f OverridingMethodRule - RuleErrorBuilder phpstan/phpstan-src@437e99c Overriding method rule - static/non-static 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
Configuration menu - View commit details
-
Copy full SHA for 2abbd32 - Browse repository at this point
Copy the full SHA 2abbd32View 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.26...0.12.27