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: thecodingmachine/phpstan-safe-rule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: thecodingmachine/phpstan-safe-rule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 18 commits
  • 20 files changed
  • 3 contributors

Commits on Nov 21, 2024

  1. Bump requirements

    Jean85 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    62096e0 View commit details
    Browse the repository at this point in the history
  2. Upgrade PHPUnit config

    Jean85 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b99a895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30b538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23fe3a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69f7d41 View commit details
    Browse the repository at this point in the history
  6. Reconfigure PHPStan

    Jean85 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7557775 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c802d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge pull request #35 from Jean85/phpstan-2

    PHPStan 2 + GHA CI
    moufmouf authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ccd3d55 View commit details
    Browse the repository at this point in the history
  2. Fix broken test

    Jean85 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1d553a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    1e68143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5afa7f2 View commit details
    Browse the repository at this point in the history
  3. Fix tests static analysis

    Jean85 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e8a6611 View commit details
    Browse the repository at this point in the history
  4. Change test for ReplaceSafeFunctionsDynamicReturnTypeExtension

    Coverage is ignored because it's tested at a static analysis level
    Jean85 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ca626cc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from Jean85/fix-ci

    Fix broken test
    moufmouf authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    150031e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Merge pull request #37 from Jean85/increase-static-analysis

    Increase static analysis
    dbrekelmans authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    72030d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Adding CODECOV_TOKEN in CI

    This should remove the error from Codecov in CI.
    moufmouf committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5f3dcbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from thecodingmachine/codecov-token

    Adding CODECOV_TOKEN in CI
    moufmouf authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5b4522c View commit details
    Browse the repository at this point in the history
Loading