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: 3e25f27
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9a88f9d
Choose a head ref
  • 14 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 6, 2024

  1. Updated PHPStan to commit 2e08c9f

    phpstan/phpstan-src@2e08c9f Fix mixing property and param attributes on promoted property
    phpstan-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2e08c9f View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 2270051

    phpstan/phpstan-src@2270051 Fix detection of shadowed trait methods
    phpstan-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2270051 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 362e270

    phpstan/phpstan-src@362e270 Remove unused DirectClassReflectionExtensionRegistryProvider
    phpstan-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    362e270 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 9d3eba2

    phpstan/phpstan-src@72509ed Regression test
    phpstan/phpstan-src@9d3eba2 Fix int-range return type for range()
    phpstan-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9d3eba2 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 53a61dc

    phpstan/phpstan-src@53a61dc Plumbing for `@phpstan-require-extends` and `@phpstan-require-implements`
    phpstan-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    53a61dc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Updated PHPStan to commit 72289d7

    phpstan/phpstan-src@72289d7 Update simple-downgrader
    phpstan-bot committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    72289d7 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit bbd9a68

    phpstan/phpstan-src@bbd9a68 Add `open-resource` type
    phpstan-bot committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    bbd9a68 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 9be1376

    phpstan/phpstan-src@9be1376 `Scope::getFunctionCallStack()`
    phpstan-bot committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9be1376 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit be279db

    phpstan/phpstan-src@be279db `Scope::getFunctionCallStack` - keep after entering anonymous function
    phpstan-bot committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    be279db View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 5c50118

    phpstan/phpstan-src@5c50118 optimize repeated container creation in tests
    phpstan-bot committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5c50118 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Updated PHPStan to commit 9dac90d

    phpstan/phpstan-src@9dac90d Try to prevent error with PHP-Parser 5 when running PHPUnit tests
    phpstan-bot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9dac90d View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 8b6260c

    phpstan/phpstan-src@c370cbf AnalyserTest - test matched and unmatched errors separately
    phpstan/phpstan-src@8b6260c PHPDoc tag `@phpstan-ignore-next-line` works for first line below the PHPDoc even in bleeding edge
    phpstan-bot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8b6260c View commit details
    Browse the repository at this point in the history
  3. Fix

    ondrejmirtes committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    886aef0 View commit details
    Browse the repository at this point in the history
  4. PHPStan 1.10.55

    phpstan-bot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9a88f9d View commit details
    Browse the repository at this point in the history
Loading