Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpstan/phpstan from 0.11.12 to 0.11.19 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 63cc502f Error in trait can be ignored by both the class context file path and the trait file path
  • ca0218c7 Integration tests for BaselineNeonErrorFormatter
  • 445212bb BaselineNeonErrorFormatter - fixed trait file path
  • 38e8c907 BaselineNeonErrorFormatter - use simpleRelativePathHelper
  • 4e8ea974 BaselineNeonErrorFormatter - skip unignorable errors
  • 1c6d91ac Updated baseline
  • 1df1a200 Fix escaping special characters
  • 02e2a593 Introduced baseline of errors to PHPStan itself using baselineNeon error formatter
  • 286e5264 Added baselineNeon error formatter
  • 3b379a3e Option to allow Xdebug for debugging purposes
  • c3275529 ignoreErrors - support for expected count in file path
  • 635cf20f Fix unreachable code after finite while loop
  • b1248a84 Fixed build
  • 1d130052 Do-while - detect infinite loop
  • 4ccf2f06 Revert unrelated part
  • 13af8bd6 While - detect infinite loop
  • c4ec863b Fixed bug about "always terminates" with at-least-once while loop and try-catch
  • db9df495 Added new error formatter for display errors on gitlab widget. (#2381)
  • b7abd822 Move PSR-4 to build/PHPStan to require-dev (#2375)
  • 1be5b3a7 Fixed behaviour of abstract constructors
  • 3e5905fc Fixed new static() in abstract class with final constructor
  • b343bbf8 Use verbosity level value() when the parameter type contains callable
  • 47a5cd24 Fixed fatal error when checking class existence with leading backslash
  • 01a76d14 Mark NeverType as explicit to allow its usage in phpDocs
  • f4b1cfe7 Fixed build
  • e93fd2fd Password constants are no longer mixed
  • 89cf4b1f IncompatiblePropertyPhpDocTypeRule - fixed complaining about mixed when property has native typehint but no phpDoc
  • 3e5cd7fb InstantiationRule - test new static() in cases where it's possible
  • 3ebf508a new static() is safe only with final constructor or in final class (level 0 - bleeding edge)
  • 765179c4 PhpMethodReflection - fixed isDeprecated(), isInternal(), isFinal()
  • a02404b3 Fix resolving static in constant array
  • 493d12d4 Signatures about new PHP 7.4 functions
  • 4c6c84c1 Password hashing algorithm constants are mixed
  • a3bcc589 Support for PHP 7.4 array spread operator
  • 95528119 Support for PHP 7.4 null coalesce assign operator ??=
  • 5714780d Better ignore message
  • f4dd61d0 Fix build
  • c34b0674 Allow failure of only PHP 7.4 + lowest deps
  • 96a8382f Skip some tests on PHP 7.4
  • c78f5031 Support for PHP 7.4 arrow functions
  • d45bebef FunctionDefinitionCheck - refactoring so that we can check arrow function too
  • a99e35fc Process property type
  • 49e75f38 Fix build
  • e54a7a5c Support for PHP 7.4 native property types
  • c4875e6b PHPUnit 8 support
  • fc38477c E_ALL in tests to get reproducible builds
  • 2c277345 ClassReflectionTest - different order on PHP 7.4
  • b6b1d12d Skipping test that fails on 7.4 for some reason
  • b755f795 Update Composer Require Checker
  • 60133ec0 Disable PHPCS on PHP 7.4 temporarily
  • 9c22e804 Require PHP-Parser ^4.2.2 for full PHP 7.4 support
  • 47088403 Type guard for future versions of PHP
  • 61fb5578 Fixes deprecated call to ReflectionType::__toString() (#2275)
  • 60ab1540 Inferring property types - do not propagete ErrorType/NeverType

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot force-pushed the phpstanphpstan0111201119 branch 6 times, most recently from 072dcbb to 81601ea Compare May 28, 2020 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant