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.4
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.5
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 6, 2023

  1. Updated PHPStan to commit f64b27c

    phpstan/phpstan-src@f64b27c Process enum case expression
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f64b27c View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit cfb784a

    phpstan/phpstan-src@b797512 Fixed missing processing of UseUse and GroupUse
    phpstan/phpstan-src@cfb784a Fixed missing processing of Scalar
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    cfb784a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Updated PHPStan to commit 0dbe3ab

    phpstan/phpstan-src@0dbe3ab Fix interface accepting a Closure
    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0dbe3ab View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit e5e48ea

    phpstan/phpstan-src@e5e48ea Drop inline `@var`
    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e5e48ea View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit c926144

    phpstan/phpstan-src@c926144 Fix type aliases in method-level template types
    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c926144 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 60021c2

    phpstan/phpstan-src@60021c2 Fix type aliases in traits
    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    60021c2 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 4654c16

    phpstan/phpstan-src@4654c16 Check local type aliases above traits
    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4654c16 View commit details
    Browse the repository at this point in the history
  6. PHPStan 1.10.5

    ondrejmirtes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1fb6f49 View commit details
    Browse the repository at this point in the history
Loading