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: driftingly/rector-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: driftingly/rector-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.4
Choose a head ref
  • 5 commits
  • 692 files changed
  • 5 contributors

Commits on Apr 6, 2025

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

Commits on Apr 8, 2025

  1. fix(eloquent relations): add pivot class for BelongsToMany relations (#…

    …316)
    
    * fix(eloquent relations): add pivot class for BelongsToMany relations
    
    * pass resolved method return type
    
    * update generic count to 3
    
    * check laravel version for pivot generic
    
    * forgot a `)`
    
    * cs
    
    * tests
    
    * correct relation method in tests
    
    * add stub
    
    * ensure upgradability from < 12.3.0
    
    * Move model to `Source` directory
    
    * cs
    
    ---------
    
    Co-authored-by: Geni Jaho <jahogeni@gmail.com>
    jrdnrc and GeniJaho authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5881583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d3761 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Laravel App Analyzer (#328)

    * Simplify getting Laravel version
    
    * Updated
    
    ---------
    
    Co-authored-by: Geni Jaho <jahogeni@gmail.com>
    peterfox and GeniJaho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    ed0cb99 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

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