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.1
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.2
Choose a head ref
  • 12 commits
  • 639 files changed
  • 6 contributors

Commits on Jan 7, 2025

  1. Updates tests (#285)

    peterfox authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    478d0ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3c4d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    cf0086c View commit details
    Browse the repository at this point in the history
  2. Update docs (#289)

    peterfox authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    915565b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Configuration menu
    Copy the full SHA
    03c1396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ba7c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    4778bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80e95e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Skip setting an exception as a default value in ApplyDefaultInsteadOf…

    …NullCoalesceRector (#294)
    
    * Update ApplyDefaultInsteadOfNullCoalesceRector.php
    
    * Create skip_throw_exceptions.php.inc
    
    * Fix style;
    
    * Fix lint error;
    
    ---------
    
    Co-authored-by: Geni Jaho <jahogeni@gmail.com>
    hans-thomas and GeniJaho authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    0a1ea90 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. chore: removed migrator from the list as not needed (#296)

    Co-authored-by: Peter Fox <peter.fox@peterfox.me>
    MrPunyapal and peterfox authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    7f1f1f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. fix: removed all classes which are not bounded to container (#297)

    * fix: removed all classes which are not bounded to container
    
    * Update fixture.php.inc
    
    * chore: added events back to the list
    
    * Update fixture.php.inc
    MrPunyapal authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    6b32c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e3a9e View commit details
    Browse the repository at this point in the history
Loading