Skip to content
Permalink
Branch: master
Commits on Jun 11, 2020
  1. Updated PHPStan to commit 51fb445d4d906c68dc1261ea79019adfd72cabfa

    ondrejmirtes committed Jun 11, 2020
    phpstan/phpstan-src@51fb445 PhpParameterReflection - safe guards against nonexistent classes
  2. Updated PHPStan to commit a7de2321ecb45308fa46c0b75273f8760377db4a

    ondrejmirtes committed Jun 11, 2020
    phpstan/phpstan-src@a7de232 PhpParameterReflection - remove unnecessary code that could cause potential craashes
  3. Updated PHPStan to commit 29a9882712583f30f61902c36c8e642269f5cabb

    ondrejmirtes committed Jun 11, 2020
    phpstan/phpstan-src@29a9882 Fix argument type checking in function with func_get_args()
  4. Updated PHPStan to commit 9774a8b76f8734dc1bd7fb984c0394fa8534f215

    ondrejmirtes committed Jun 11, 2020
  5. Updated PHPStan to commit e00262df46a73f3478bb0dc0e0d62663ef3f442e

    ondrejmirtes committed Jun 11, 2020
    phpstan/phpstan-src@e00262d PhpFunctionFromParserNodeReflection - fix optionality of parameters with default value followed by variadic parmaeters
  6. Fix broken deploy of playground-runner

    ondrejmirtes committed Jun 11, 2020
  7. Updated PHPStan to commit e36d163a04998bd31a15dda83541222e92f4fd7b

    ondrejmirtes committed Jun 11, 2020
    phpstan/phpstan-src@e36d163 Fix traits issues
Commits on Jun 10, 2020
  1. Updated PHPStan to commit b455f932a897a50e9ce82e6adfec47521ea5ed1e

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@b455f93 Return missing rules to StubValidator
  2. Revert "Bump @11ty/eleventy from 0.10.0 to 0.11.0 in /website"

    ondrejmirtes committed Jun 10, 2020
    This reverts commit c5bf9fb.
  3. Updated PHPStan to commit af0c64bdc181b9eb1cda39e560860d593e8b4bab

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@af0c64b Prevent some internal errors with methods by using the current node class reflection
  4. Updated PHPStan to commit c60e7ae883f901f07e4ceac0b68fd59f4f06411c

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@c60e7ae Revert "constant arrays without an explicit class string should not resolve the class name"
  5. Updated PHPStan to commit 5215790394d6e5b226f59d6701f3968c7bffdfe3

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@5215790 Bump actions/checkout from v2.0.0 to v2.2.0
  6. Bump autoprefixer from 9.7.5 to 9.8.0 in /website

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.8.0.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@9.7.5...9.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  7. Bump @11ty/eleventy from 0.10.0 to 0.11.0 in /website

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/11ty/eleventy/releases)
    - [Changelog](https://github.com/11ty/eleventy/blob/master/docs/meta-release.md)
    - [Commits](11ty/eleventy@v0.10.0...v0.11.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  8. Bump actions/download-artifact from v1 to v2

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v1 to v2.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v1...1de1dea)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  9. Bump actions/setup-node from v1 to v2.0.0

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.0.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...e434342)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  10. Bump shivammathur/setup-php from 2.2.2 to 2.3.0

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.2.2 to 2.3.0.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.2.2...263a555)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  11. Bump actions/checkout from v2.0.0 to v2.2.0

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [actions/checkout](https://github.com/actions/checkout) from v2.0.0 to v2.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md)
    - [Commits](actions/checkout@v2.0.0...aabbfeb)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  12. Bump actions/upload-artifact from v1 to v2.0.1

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.0.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v1...97b7dac)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  13. Bump chetan/invalidate-cloudfront-action from v1.2 to v1.3

    dependabot authored and ondrejmirtes committed Jun 10, 2020
    Bumps [chetan/invalidate-cloudfront-action](https://github.com/chetan/invalidate-cloudfront-action) from v1.2 to v1.3.
    - [Release notes](https://github.com/chetan/invalidate-cloudfront-action/releases)
    - [Changelog](https://github.com/chetan/invalidate-cloudfront-action/blob/master/CHANGELOG.md)
    - [Commits](chetan/invalidate-cloudfront-action@v1.2...00d5003)
    
    Signed-off-by: dependabot[bot] <support@github.com>
  14. Create Dependabot config file

    dependabot-preview authored and ondrejmirtes committed Jun 10, 2020
  15. Updated PHPStan to commit 364cf39b0219a8295b6257a38fe84283c17475df

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@364cf39 Silencing errors related to composer.json reading
  16. Updated PHPStan to commit 28ed92404db4306f44c99ed120d44bab2afe4670

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@28ed924 constant arrays without an explicit class string should not resolve the class name
  17. PHPStan 0.12.28

    ondrejmirtes committed Jun 10, 2020
    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
  18. Updated PHPStan to commit bd36d6d4fdc45f24323068fc0c061e6ddfc99aa8

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@bd36d6d README - note about the result cache
  19. Updated PHPStan to commit 3b2c80648c3ab2cd7a593ad608055ff1618c3586

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@3b2c806 ExistingClassInClassExtendsRule - do not complain about `@final`
  20. Updated PHPStan to commit 03a630ef35c2e8f1ac422b697067fa74ada81477

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@03a630e Fixed getting constant on self:: with duplicate classes
  21. Updated PHPStan to commit 3a2a666f9e2ada094113263265fd6d198a24cdd3

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@3a2a666 fix PharData::offsetGet return type
  22. Updated PHPStan to commit 988cea98a9d914fd4ccc982b80356d9fa65aeb8e

    ondrejmirtes committed Jun 10, 2020
    phpstan/phpstan-src@988cea9 Updated phpdoc-parser
Older
You can’t perform that action at this time.