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.56
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.57
Choose a head ref
  • 13 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 16, 2024

  1. Updated PHPStan to commit 8342785

    phpstan/phpstan-src@8342785 Preserve TemplateTypeArray when merging array types
    phpstan-bot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8342785 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Updated PHPStan to commit f8bc397

    phpstan/phpstan-src@f8bc397 curl_multi_init() cannot return false
    phpstan-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8bc397 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 59ae706

    phpstan/phpstan-src@59ae706 Fix array_filter callback return type
    phpstan-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    59ae706 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Updated PHPStan to commit 4e1bfac

    phpstan/phpstan-src@2d364d7 Fix undefined XMLReader properties with local phpstorm-stubs patch
    phpstan/phpstan-src@4e1bfac Fix build
    phpstan-bot committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4e1bfac View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit b60d12c

    phpstan/phpstan-src@b60d12c fix spaceship operator for large constant unions
    phpstan-bot committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b60d12c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Updated PHPStan to commit 6363932

    phpstan/phpstan-src@8d4ea60 Update `ClassReflection::getConstant()` return type
    phpstan/phpstan-src@6363932 MissingClassConstantTypehintRule should not apply to native types
    phpstan-bot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6363932 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 8f82b79

    phpstan/phpstan-src@8f82b79 Cover ClassConstantReflection with BC promise
    phpstan-bot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8f82b79 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 7c75d21

    phpstan/phpstan-src@a3d0910 Fix checking generic mixed type based on config
    phpstan/phpstan-src@7c75d21 `error_log()` is impure
    phpstan-bot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7c75d21 View commit details
    Browse the repository at this point in the history
  4. Update bladestan

    ondrejmirtes committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fea5b69 View commit details
    Browse the repository at this point in the history
  5. Update rector-src

    ondrejmirtes committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a21253e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Updated PHPStan to commit 4d5bf20

    phpstan/phpstan-src@4d5bf20 Update PhpStorm stubs
    phpstan-bot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4d5bf20 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Updated PHPStan to commit 11268e5

    phpstan/phpstan-src@11268e5 Do not generalize class-level `@template` type in method call
    phpstan-bot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    11268e5 View commit details
    Browse the repository at this point in the history
  2. PHPStan 1.10.57

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