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: php-standard-library/phpstan-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: php-standard-library/phpstan-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 10, 2022

  1. Better README

    ondrejmirtes committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8741be8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Add a few more test cases

    * Make sure `coerce` doesn't update original value
    * Check against union and intersection types
    * Differentiate between v1 and v2
    BackEndTea authored and ondrejmirtes committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    60eb6cb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat: allow v3

    simPod authored and ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    76c050d View commit details
    Browse the repository at this point in the history
  2. Fix build

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    47bc4b0 View commit details
    Browse the repository at this point in the history
  3. Update actions/checkout

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3c8ead3 View commit details
    Browse the repository at this point in the history
  4. Open 1.1.x

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6a13576 View commit details
    Browse the repository at this point in the history
Loading