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

Commits on Aug 7, 2023

  1. Updated PHPStan to commit 5c40c85

    phpstan/phpstan-src@5c40c85 Nullsafe operator on `null` results in `null`
    phpstan-bot committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5c40c85 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Updated PHPStan to commit 1b0c6a0

    phpstan/phpstan-src@7031d82 Regression test
    phpstan/phpstan-src@1b0c6a0 Properties set in the native constructor are initialized in additional constructors
    phpstan-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1b0c6a0 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 11fdfe8

    phpstan/phpstan-src@9adae6c Fix performance problem with nested BooleanOr and BooleanAnd
    phpstan/phpstan-src@11fdfe8 Simplify access to ClassReflection in ClassPropertyNode.
    phpstan-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    11fdfe8 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 31ed326

    phpstan/phpstan-src@00ee5ee Test array_is_list
    phpstan/phpstan-src@31ed326 CallableTypeHelper - copy variadic parameters if the accepting closure has more parameters
    phpstan-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    31ed326 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 7c49c94

    phpstan/phpstan-src@7c49c94 Update BetterReflection
    phpstan-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7c49c94 View commit details
    Browse the repository at this point in the history
  5. Update Rector

    ondrejmirtes committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e378984 View commit details
    Browse the repository at this point in the history
  6. PHPStan 1.10.28

    phpstan-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e4545b5 View commit details
    Browse the repository at this point in the history
Loading