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: 1627b1d
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a235183
Choose a head ref
  • 19 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 27, 2024

  1. Updated PHPStan to commit 5ee375e

    phpstan/phpstan-src@5ee375e InvalidThrowsPhpDocValueRule: support `@phpstan-require-extends`
    phpstan-bot committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5ee375e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13a2ac View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Updated PHPStan to commit e25e29e

    phpstan/phpstan-src@e25e29e `sort()`, `rsort()` and `usort()` convert an array to list
    phpstan-bot committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e25e29e View commit details
    Browse the repository at this point in the history
  2. Update baselines

    phpstan-bot authored and ondrejmirtes committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1ca0b65 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Updated PHPStan to commit 142dc2f

    phpstan/phpstan-src@142dc2f Prevent unnecessary isSuperTypeOf() calls
    phpstan-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    142dc2f View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit ea52b59

    phpstan/phpstan-src@ea52b59 Fix stale result cache with imported type aliases
    phpstan-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ea52b59 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 778b569

    phpstan/phpstan-src@778b569 Avoid internal error with `T<X>` where `T` bound consist of intersection type
    phpstan-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    778b569 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Updated PHPStan to commit b04bb5a

    phpstan/phpstan-src@b04bb5a Recognize `[1 => 'method', 0 => $obj]` as callable
    phpstan-bot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b04bb5a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Updated PHPStan to commit f6cab89

    phpstan/phpstan-src@f6cab89 Simplify ClassPropertiesNode->getUninitializedProperties()
    phpstan-bot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f6cab89 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Updated PHPStan to commit aeadbe2

    phpstan/phpstan-src@aeadbe2 Verify property type after unset
    phpstan-bot committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    aeadbe2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Updated PHPStan to commit 51cffd4

    phpstan/phpstan-src@51cffd4 SprintfFunctionDynamicReturnTypeExtension - limit combinatorial explosion
    phpstan-bot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    51cffd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a7ff362 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Updated PHPStan to commit 813d15e

    phpstan/phpstan-src@813d15e Fix implicit `@phpstan-assert` PHPDoc inheritance with generics
    phpstan-bot committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    813d15e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    9a790f2 View commit details
    Browse the repository at this point in the history
  2. Fix doctrine/persistence

    ondrejmirtes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    083f489 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Updated PHPStan to commit 61c9177

    phpstan/phpstan-src@61c9177 Preserve generics after usort() call
    phpstan-bot committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    61c9177 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 1f1b521

    phpstan/phpstan-src@12db8d4 Fix property type after unset
    phpstan/phpstan-src@1f1b521 Update simple-downgrader
    phpstan-bot committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1f1b521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    156ee64 View commit details
    Browse the repository at this point in the history
  4. PHPStan 1.10.58

    phpstan-bot committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a235183 View commit details
    Browse the repository at this point in the history
Loading