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: 0.26.2
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: 0.27.0
Choose a head ref
  • 11 commits
  • 394 files changed
  • 6 contributors

Commits on Nov 24, 2023

  1. Support Rector 0.18.8 and bump minimum Rector version that works (#151)

    * Support Rector 0.18.8
    
    * Remove abandoned package
    GeniJaho authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7a7dd9e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Adds ThrowIfRector rule and tests (#154)

    Co-authored-by: Geni Jaho <jahogeni@gmail.com>
    peterfox and GeniJaho authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cf00851 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Allow configuring EloquentOrderByToLatestOrOldestRector (#148)

    * Allow configuring EloquentOrderByToLatestOrOldestRector
    johnbacon authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a52689f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update code style (#156)

    * Add Duster and update GH actions
    * Update code style
    * Update GitHub actions
    * Update workflow name
    * Update to PHP 8.2
    driftingly authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7169143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a87e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db76992 View commit details
    Browse the repository at this point in the history
  4. [Laravel100] Adds ReplaceExpectsMethodsInTests rule (#162)

    * Adds ReplaceExpectsMethodsInTests rule
    peterfox authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b66b04d View commit details
    Browse the repository at this point in the history
  5. working rule (#163)

    peterfox authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cd9d027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c9a160 View commit details
    Browse the repository at this point in the history
  7. Clean up code style

    driftingly committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    29ba121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a73790 View commit details
    Browse the repository at this point in the history
Loading