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: 1.10.5
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.6
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 8, 2023

  1. Updated PHPStan to commit b4edf6b

    phpstan/phpstan-src@b4edf6b Update PHP 8 stubs
    ondrejmirtes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b4edf6b View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 04edd04

    phpstan/phpstan-src@04edd04 Fix false positive with array_combine() on php8
    ondrejmirtes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    04edd04 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit b250a8b

    phpstan/phpstan-src@b250a8b Ignore Nop nodes in NodeScopeResolver when creating UnreachableStatementNode
    ondrejmirtes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b250a8b View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 713b98f

    phpstan/phpstan-src@e32c9ef Remove `@var Type` where possible
    phpstan/phpstan-src@713b98f Report narrowing `PHPStan\Type\Type` interface via `@var`
    ondrejmirtes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    713b98f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Updated PHPStan to commit d943d58

    phpstan/phpstan-src@694f392 Fix build
    phpstan/phpstan-src@9780d35 Bleeding edge - check invalid PHPDocs in previously unchecked statement types
    phpstan/phpstan-src@9c2552b Bleeding edge - InvalidPHPStanDocTagRule in StubValidator
    phpstan/phpstan-src@d943d58 InvalidPHPStanDocTagRule - added forgotten handling of ClassConst
    ondrejmirtes committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d943d58 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 1292afe

    phpstan/phpstan-src@1292afe Fix wrong positives about templates in conditional types
    ondrejmirtes committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1292afe View commit details
    Browse the repository at this point in the history
  3. PHPStan 1.10.6

    ondrejmirtes committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    50d089a View commit details
    Browse the repository at this point in the history
Loading