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: 451b17f
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6eaec7c
Choose a head ref
  • 14 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 13, 2025

  1. Updated PHPStan to commit 924a7a2

    phpstan/phpstan-src@d3909c7 Test for set-hooked property being overriden by readonly property
    phpstan/phpstan-src@924a7a2 Overriding property - when overriding readable property, the property has to be readable (same for writable)
    phpstan-bot committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    924a7a2 View commit details
    Browse the repository at this point in the history
  2. Update errors identifiers

    phpstan-bot committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6eddecd View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit fb73c57

    phpstan/phpstan-src@fde29a5 feat: cache the result of ClassReflection::hasMethod method
    phpstan/phpstan-src@fb73c57 Merge branch refs/heads/1.12.x into 2.1.x
    phpstan-bot committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    fb73c57 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Updated PHPStan to commit 73d7b88

    phpstan/phpstan-src@2ee974e Cosmetics
    phpstan/phpstan-src@73d7b88 ClassReflection - hasPropertyCache
    phpstan-bot committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    73d7b88 View commit details
    Browse the repository at this point in the history
  2. Update BACKERS.md

    phpstan-bot committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    cc6bd17 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. Configuration menu
    Copy the full SHA
    0bc37ee View commit details
    Browse the repository at this point in the history
  2. Update BACKERS.md

    phpstan-bot committed Feb 15, 2025
    Configuration menu
    Copy the full SHA
    83da59c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Updated PHPStan to commit f2bf43c

    phpstan/phpstan-src@f2bf43c Do not report constructor unused parameter if class is an Attribute class
    phpstan-bot committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    f2bf43c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. fix(deps): update website

    renovate[bot] authored and ondrejmirtes committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    200504b View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit ee7eb11

    phpstan/phpstan-src@701a3b4 fix `MongoLog::setCallback()` return type
    phpstan/phpstan-src@e52dec7 fix `MongoCollection::save()` return type
    phpstan/phpstan-src@ee7eb11 Merge branch refs/heads/1.12.x into 2.1.x
    phpstan-bot committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    ee7eb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7dc2e View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 5c0771e

    phpstan/phpstan-src@5c0771e Update phpdoc-parser
    phpstan-bot committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    5c0771e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Updated PHPStan to commit 24e2736

    phpstan/phpstan-src@24e2736 Update phpdoc-parser
    phpstan-bot committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    24e2736 View commit details
    Browse the repository at this point in the history
  2. PHPStan 2.1.6

    phpstan-bot committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    6eaec7c View commit details
    Browse the repository at this point in the history
Loading