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: psalm/psalm-plugin-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: psalm/psalm-plugin-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 20 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 16, 2025

  1. Configuration menu
    Copy the full SHA
    88830ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #389 from alies-dev/386-factory

    Fix Undefined array key "factory"
    alies-dev authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    d5dd124 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #390 from alies-dev/2.x

    Do not use private $parts property
    alies-dev authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    c7910a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a37e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    b0702fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089ce11 View commit details
    Browse the repository at this point in the history
  3. Fix xsi:schemaLocation

    alies-dev committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d9cef6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f77185d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6ff336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5983d9f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #396 from alies-dev/395-no-hint-path-defined-for-i…

    …de-helper
    
    Fix "no hint path defined for ide helper" error
    alies-dev authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    9fed578 View commit details
    Browse the repository at this point in the history
  8. Add special dev to composer keywords

    The special dev keyword will warn users who run composer require psalm/plugin-laravel with the following prompt:
    > composer require psalm/plugin-laravel
    The package you required is recommended to be placed in require-dev (because it is tagged as "dev") but you did not use --dev.
    Do you want to re-run the command with --dev? [yes]?
    alies-dev committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    2b8131f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #397 from alies-dev/composer-dev

    Add special `dev` to composer keywords
    alies-dev authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    ba4f3f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b74b9f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    beb8a11 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #398 from alies-dev/2.x

    [2.x]: Fix installation conflict: allow laravel-ide-helper v2
    alies-dev authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    c97b8b4 View commit details
    Browse the repository at this point in the history
  13. Merge branch '2.x'

    # Conflicts:
    #	composer.json
    #	psalm-baseline.xml
    alies-dev committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    1e72039 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    411346a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    060348b View commit details
    Browse the repository at this point in the history
  16. Merge branch '2.x'

    alies-dev committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    93d59ee View commit details
    Browse the repository at this point in the history
Loading