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: ergebnis/phpstan-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.10.5
Choose a base ref
...
head repository: ergebnis/phpstan-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.11.0
Choose a head ref
  • 20 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 23, 2025

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

Commits on Aug 4, 2025

  1. github-actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.34.1 to 2.35.2.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.34.1...2.35.2)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    aaeef0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #963 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.35.2
    
    github-actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2
    ergebnis-bot authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    98691b8 View commit details
    Browse the repository at this point in the history
  3. composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7

    Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
    - [Commits](phpstan/phpstan-phpunit@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan-phpunit
      dependency-version: 2.0.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    afe357c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #964 from ergebnis/dependabot/composer/phpstan/php…

    …stan-phpunit-2.0.7
    
    composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7
    ergebnis-bot authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a05e09f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.2.3...v4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    9db5134 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. github-actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.2.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    3a98f52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #970 from ergebnis/dependabot/github_actions/actio…

    …ns/checkout-5.0.0
    
    github-actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0
    ergebnis-bot authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c162213 View commit details
    Browse the repository at this point in the history
  3. github-actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.2 to 2.35.3.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.35.2...2.35.3)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c6c4962 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #967 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.35.3
    
    github-actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3
    ergebnis-bot authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    a751b9a View commit details
    Browse the repository at this point in the history
  5. composer(deps-dev): Bump phpstan/phpstan-strict-rules

    Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 2.0.4 to 2.0.6.
    - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
    - [Commits](phpstan/phpstan-strict-rules@2.0.4...2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan-strict-rules
      dependency-version: 2.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c065838 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #966 from ergebnis/dependabot/composer/phpstan/php…

    …stan-strict-rules-2.0.6
    
    composer(deps-dev): Bump phpstan/phpstan-strict-rules from 2.0.4 to 2.0.6
    ergebnis-bot authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    7511b0a View commit details
    Browse the repository at this point in the history
  7. composer(deps-dev): Bump ergebnis/php-cs-fixer-config

    Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.46.0 to 6.52.0.
    - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases)
    - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md)
    - [Commits](ergebnis/php-cs-fixer-config@6.46.0...6.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/php-cs-fixer-config
      dependency-version: 6.52.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    433e74d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c6572d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f619b1b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #969 from ergebnis/dependabot/github_actions/actio…

    …ns/cache-4.2.4
    
    github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4
    localheinz authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    44a2a8d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #971 from ergebnis/dependabot/composer/ergebnis/ph…

    …p-cs-fixer-config-6.52.0
    
    composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.46.0 to 6.52.0
    localheinz authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    d3a2413 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    4a73f4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #972 from ergebnis/feature/php85

    Enhancement: Allow installation on PHP 8.5
    localheinz authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    377a5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505fead View commit details
    Browse the repository at this point in the history
Loading