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-deprecation-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 468e02c
Choose a base ref
...
head repository: phpstan/phpstan-deprecation-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6b55710
Choose a head ref
  • 7 commits
  • 10 files changed
  • 5 contributors

Commits on Aug 7, 2025

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

Commits on Aug 21, 2025

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

Commits on Oct 26, 2025

  1. Setup mutation testing

    staabm authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    68e0865 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    5f39876 View commit details
    Browse the repository at this point in the history
  2. move analyse-paths into phpstan.neon

    staabm authored and ondrejmirtes committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    7188c0b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

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

Commits on Feb 9, 2026

  1. Constants deprecation depends on Scope->getPhpVersion() (#170)

    * Constants deprecation depends on Scope->getPhpVersion()
    
    * Update composer.json
    
    * Update FetchingDeprecatedConstRuleTest.php
    
    * expectations are version dependent
    
    * raise min phpstan version
    
    * Update FetchingDeprecatedConstRuleTest.php
    
    ---------
    
    Co-authored-by: Markus Staab <47448731+clxmstaab@users.noreply.github.com>
    staabm and clxmstaab authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    6b55710 View commit details
    Browse the repository at this point in the history
Loading