Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phpstan/phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.70
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.71
Choose a head ref
  • 20 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 28, 2021

  1. Updated PHPStan to commit 9de559a

    phpstan/phpstan-src@9de559a fix MemcachePool::get declaration (return types)
    ondrejmirtes committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4c47ea6 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 8ae380a

    phpstan/phpstan-src@8ae380a Update Imagick functionMap fix Imagick declarations (arguments & return types) accoring to #4450
    ondrejmirtes committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    89742e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Updated PHPStan to commit 136db04

    phpstan/phpstan-src@136db04 Do not report calls to pure methods/functions with @return never on a separate line
    ondrejmirtes committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5652a52 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 809807a

    phpstan/phpstan-src@809807a Infer never return type in closure only with missing or void native return typehint
    ondrejmirtes committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9add42c View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 65eacb2

    phpstan/phpstan-src@537c24e Commit compiler/composer.lock phpstan/phpstan-src@65eacb2 Dependabot for /compiler
    ondrejmirtes committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    79fd0b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fc579 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 0f39444

    phpstan/phpstan-src@dcfaff0 Compiler - update Symfony phpstan/phpstan-src@0f39444 Compiler - update PHPUnit
    ondrejmirtes committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    069a3ab View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit bef5a26

    phpstan/phpstan-src@bef5a26 Fix CachedParser returning stale cache when asked for richer AST through parseFile
    ondrejmirtes committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6fe1e07 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Updated PHPStan to commit 5ad91d2

    phpstan/phpstan-src@5ad91d2 Do not complain about interface and abstract class when instantiating from object
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    864c9c8 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 09da0a3

    phpstan/phpstan-src@09da0a3 Fixed CallableType::getReferencedClasses()
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    553dfae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d3bf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f88ba59 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 2a75a25

    phpstan/phpstan-src@2a75a25 Dynamic return type extension for understanding compact function
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1e46c36 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit f2dd33a

    phpstan/phpstan-src@f2dd33a Improve CompactVariablesRule - recognize array parameters
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1a51242 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fa67ce View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit de58f9a

    phpstan/phpstan-src@de58f9a CompactFunctionReturnTypeExtension - observe checkMaybeUndefinedVariables
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    fd27ecf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a0e772 View commit details
    Browse the repository at this point in the history
  10. Updated PHPStan to commit f831917

    phpstan/phpstan-src@ca7e9ef Optimization phpstan/phpstan-src@f831917 Update BetterReflection with a cache for getConstructor()
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1913240 View commit details
    Browse the repository at this point in the history
  11. Updated PHPStan to commit 369cc18

    phpstan/phpstan-src@369cc18 Optimization of ObjectType::isSuperTypeOf()
    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    236f479 View commit details
    Browse the repository at this point in the history
  12. PHPStan 0.12.71

    ondrejmirtes committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d508fa3 View commit details
    Browse the repository at this point in the history
Loading