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: laravel/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.10.0
Choose a base ref
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.10.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Apr 22, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    3faeb07 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    9ee0795 View commit details
    Browse the repository at this point in the history
  2. Use xxh128 when comparing views for changes (#55517)

    Co-authored-by: Shawn Lindstrom <shawn.lindstrom@activanswer.com>
    shawnlindstrom and Shawn Lindstrom authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    c65ac53 View commit details
    Browse the repository at this point in the history
  3. [12.x] Ensure related models is iterable on `HasRelationships@relatio…

    …nLoaded()` (#55519)
    
    * ensure related models is iterable
    
    * add test case
    rodrigopedra authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    63b4d72 View commit details
    Browse the repository at this point in the history
  4. [12.x] Add Enum support for assertJsonPath in AssertableJsonString.php (

    #55516)
    
    * Add Enum support for assertJsonPath in AssertableJsonString.php
    
    * Fix code style in assertJsonPath
    
    * Use enum_value in assertPath
    
    Co-authored-by: Sebastian Hädrich <11225821+shaedrich@users.noreply.github.com>
    
    * Import enum_value in AssertableJsonString
    
    ---------
    
    Co-authored-by: Sebastian Hädrich <11225821+shaedrich@users.noreply.github.com>
    azim-kordpour and shaedrich authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    573684f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3264999 View commit details
    Browse the repository at this point in the history
Loading