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.3
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.10.4
Choose a head ref
  • 18 commits
  • 10 files changed
  • 1 contributor

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    53739b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cef3ce3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Fix: Order

    localheinz committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    49c9751 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #947 from ergebnis/fix/anonymous-class

    Fix: Adjust `CallLikes\NoNamedArgumentRule` to handle `static` calls on variable expressions
    localheinz authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    65e59fc View commit details
    Browse the repository at this point in the history
  3. Fix: Simplify

    localheinz committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    aaa5e7e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #949 from ergebnis/fix/simplify

    Fix: Simplify
    localheinz authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    a5c34af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    737545b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    705834c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #948 from ergebnis/fix/property-fetch

    Fix: Adjust `CallLikes\NoNamedArgumentRule` to handle calls on invokables
    localheinz authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    8c84b79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e5a89f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c688608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a82f643 View commit details
    Browse the repository at this point in the history
  11. Fix: Adjust CallLikes\NoNamedArgumentRule to handle calls on callable…

    …s assigned to properties
    localheinz committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    0da8520 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #950 from ergebnis/fix/property-fetch

    Fix: Adjust `CallLikes\NoNamedArgumentRule` to handle calls on callables assigned to properties
    localheinz authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    fe2cc21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a2e86b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a70e277 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Merge pull request #951 from ergebnis/fix/method-call

    Fix: Adjust `CallLikes\NoNamedArgumentRule` to handle other calls with generic error message
    localheinz authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    b6bf50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c7646 View commit details
    Browse the repository at this point in the history
Loading