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

Commits on Jul 29, 2025

  1. Update playground-runner

    renovate[bot] authored and ondrejmirtes committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    5eec89f View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 985c791

    phpstan/phpstan-src@ea1c6d9 Update dependency phpstan/phpstan to v2.1.21
    phpstan/phpstan-src@0cca13b Update PhpStorm stubs
    phpstan/phpstan-src@985c791 Remove couchbase from functionmap
    phpstan-bot committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    985c791 View commit details
    Browse the repository at this point in the history
  3. Bump form-data from 4.0.0 to 4.0.4 in /playground-runner

    Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v4.0.0...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ondrejmirtes committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    469bbb8 View commit details
    Browse the repository at this point in the history
  4. Update website

    renovate[bot] authored and ondrejmirtes committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    eaa319b View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 9a0ee8f

    phpstan/phpstan-src@9a0ee8f Update PHP 8 stubs
    phpstan-bot committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    9a0ee8f View commit details
    Browse the repository at this point in the history
  6. Test PHP 8.5

    ondrejmirtes committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    3ed2ac7 View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit 7ed2b07

    phpstan/phpstan-src@1f8cf6f Allow PHP 8.5 as max version
    phpstan/phpstan-src@c6bdc5f Update workflows
    phpstan/phpstan-src@c828607 Do not remove 8.4
    phpstan/phpstan-src@e5bb66f Use authoritative Attribute stub
    phpstan/phpstan-src@a146678 Try different stubs for PHP 8.4 and 8.5+
    phpstan/phpstan-src@7ed2b07 Fix TestCaseSourceLocatorFactory
    phpstan-bot committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    7ed2b07 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    37966ba View commit details
    Browse the repository at this point in the history
  2. Fix playground

    ondrejmirtes committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    4f09ef4 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit d255091

    phpstan/phpstan-src@4bb69df Issue bot - test PHP 8.5
    phpstan/phpstan-src@f60f93a Fix build
    phpstan/phpstan-src@d9bd246 Fix issue bot
    phpstan/phpstan-src@d255091 Update dependency phpstan/phpstan-strict-rules to v2.0.6
    phpstan-bot committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    d255091 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. removing eloquent/phpstan-phony link

    The project is archived, and their company domain is parked.
    spenserhale authored and ondrejmirtes committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7b66f55 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit e6c14f1

    phpstan/phpstan-src@e6c14f1 Remove unnecessary `new Name()`
    phpstan-bot committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    e6c14f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Updated PHPStan to commit 9dbff97

    phpstan/phpstan-src@9dbff97 Fix args are mistakenly handled as immediately-invoked
    phpstan-bot committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    9dbff97 View commit details
    Browse the repository at this point in the history
  2. Update BACKERS.md

    phpstan-bot committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    ebd55c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Updated PHPStan to commit a817abf

    phpstan/phpstan-src@a817abf use benevolent union for `stream_get_contents()` to prevent strict-rule errors (#4146)
    phpstan-bot committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a817abf View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 252390f

    phpstan/phpstan-src@252390f Fixed `HasOffsetValueType` accessory missing main type
    phpstan-bot committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    252390f View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 9bde094

    phpstan/phpstan-src@56a30c2 Different approach for previous commit
    phpstan/phpstan-src@8da8b2d Remove non-working test for now
    phpstan/phpstan-src@056c434 Fix missing detection of dead code in arrow functions
    phpstan/phpstan-src@9bde094 Fix `array_key_exists` narrows `$key` too much
    phpstan-bot committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    9bde094 View commit details
    Browse the repository at this point in the history
  4. Update baselines

    phpstan-bot authored and ondrejmirtes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    6d4e429 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 6b2473a

    phpstan/phpstan-src@6b2473a Fix missing detection of dead code in closures (#4148)
    phpstan-bot committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    6b2473a View commit details
    Browse the repository at this point in the history
  6. PHPStan 2.1.22

    phpstan-bot committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    41600c8 View commit details
    Browse the repository at this point in the history
Loading