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

Commits on Jan 8, 2024

  1. Update baselines

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

Commits on Jan 10, 2024

  1. Updated PHPStan to commit 1740286

    phpstan/phpstan-src@8900a43 Implement `@require-extends` rules
    phpstan/phpstan-src@1740286 Implement require-extends reflection plumbing
    phpstan-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1740286 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 7aa43b5

    phpstan/phpstan-src@34def42 Test for `@phpstan-require-extends`
    phpstan/phpstan-src@9ac6fd1 Allow accessing `@property` on interface when it requires extending class that allows dynamic properties
    phpstan/phpstan-src@7aa43b5 Fix build
    phpstan-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7aa43b5 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 98a1037

    phpstan/phpstan-src@af1df58 Fix build
    phpstan/phpstan-src@98a1037 require-extends should not error on interfaces
    phpstan-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    98a1037 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit b87e5c4

    phpstan/phpstan-src@b87e5c4 Scope - function call stack includes parameters too
    phpstan-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b87e5c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Updated PHPStan to commit 826819d

    phpstan/phpstan-src@826819d Fix transliterator function maps
    phpstan-bot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    826819d View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 2b74aa8

    phpstan/phpstan-src@2b74aa8 Process match arm condition before analysing the body
    phpstan-bot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2b74aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff0c201 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 6d11aa9

    phpstan/phpstan-src@52e2406 Fix duplicate array key Yaf_Response_Http::__clone
    phpstan/phpstan-src@6d11aa9 Prevent repetative calls to Type::getConstantArrays()
    phpstan-bot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6d11aa9 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 3097d10

    phpstan/phpstan-src@3097d10 Add array shape for transliterator::listIDs return type
    phpstan-bot committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3097d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Updated PHPStan to commit 27e5c57

    phpstan/phpstan-src@27e5c57 Remove redundant condition in ParametersAcceptorSelector.
    phpstan-bot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    27e5c57 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Updated PHPStan to commit 38eb365

    phpstan/phpstan-src@38eb365 Fix stale result cache for require-extends/require-implements
    phpstan-bot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    38eb365 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 9463e66

    phpstan/phpstan-src@9463e66 strtok() always returns a non-empty-string when it does not return false
    phpstan-bot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    9463e66 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 25d7a5e

    phpstan/phpstan-src@a881e98 Simplify default-return path in extensions
    phpstan/phpstan-src@25d7a5e Reduce unnecessary calls to Scope::getFunctionType()
    phpstan-bot committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    25d7a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Updated PHPStan to commit 3d4486d

    phpstan/phpstan-src@3d4486d Revert "More match fixes"
    phpstan-bot committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3d4486d View commit details
    Browse the repository at this point in the history
  2. PHPStan 1.10.56

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