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.67
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.68
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 16, 2021

  1. Updated PHPStan to commit 96750b5

    phpstan/phpstan-src@96750b5 Infer return type of anonymous functions from the return statements
    ondrejmirtes committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    5531ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2477119 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 60dd996

    phpstan/phpstan-src@60dd996 Fixed scenario with missing return in a code branch in anonymous function with return typehint
    ondrejmirtes committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    828256c View commit details
    Browse the repository at this point in the history
  4. Update PHPUnit baseline

    ondrejmirtes committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    cd12035 View commit details
    Browse the repository at this point in the history
  5. Update Composer baseline

    ondrejmirtes committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    69da17f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    356f025 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Updated PHPStan to commit 2d2da19

    phpstan/phpstan-src@2d2da19 Closure return type inference - understand generators
    ondrejmirtes committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    2b91a5b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    e7c8f14 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 85d67ac

    phpstan/phpstan-src@a81a8c3 Fix ClosureReturnStatementsNode phpstan/phpstan-src@c70325b Fix FunctionReturnStatementsNode to not contain statements from nested closures and anonymous functions phpstan/phpstan-src@9a99aa5 Fix MethodReturnStatementsNode to not contain statements from nested closures and anonymous functions phpstan/phpstan-src@72ce1e5 Test ClassStatementsGatherer phpstan/phpstan-src@85d67ac Fix closure inferred return type with nested closures and anonymous classes
    ondrejmirtes committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6cc1242 View commit details
    Browse the repository at this point in the history
  3. PHPStan 0.12.68

    ondrejmirtes committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ddbe01a View commit details
    Browse the repository at this point in the history
Loading