-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v11.44.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.44.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 13 files changed
- 8 contributors
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a20502 - Browse repository at this point
Copy the full SHA 2a20502View commit details -
fix: resolve
whereNotMorphedTo
query (#54902)This resolves an issue with the `whereNotMorphedTo()` method where the query results in a double negative. This changes to a format that resembles the previous logic.
Configuration menu - View commit details
-
Copy full SHA for 3bc6805 - Browse repository at this point
Copy the full SHA 3bc6805View commit details -
Change
paginage()
method return types to `\Illuminate\Pagination\Le……ngthAwarePaginator` (#54826) (#54917) Return types of all the subsequent calls are returning this, which in turn implements `\Illuminate\Contracts\Pagination\LengthAwarePaginator` Related to bmewburn/vscode-intelephense#2912. Which I in turn had issues with locally where calling methods to the returned data from `->paginage()` did not auto complete. Hope this is possible to backport to 11.x too if this is a change that is okay.
Configuration menu - View commit details
-
Copy full SHA for f5679ce - Browse repository at this point
Copy the full SHA f5679ceView commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69a7dbd - Browse repository at this point
Copy the full SHA 69a7dbdView commit details -
Add
#[RequiresPhpExtension('intl')]
attribute to `testValidateMxRec……ord` and `testCombiningRules` due to intl extension dependency. (#54918)
Configuration menu - View commit details
-
Copy full SHA for 3ac6ae1 - Browse repository at this point
Copy the full SHA 3ac6ae1View commit details
Commits on Mar 7, 2025
-
Fix issue with using RedisCluster with compression or serialization f…
…or Laravel 11.x (#54935)
Configuration menu - View commit details
-
Copy full SHA for 006eada - Browse repository at this point
Copy the full SHA 006eadaView commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1cc6cc - Browse repository at this point
Copy the full SHA c1cc6ccView commit details
Commits on Mar 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f1778fb - Browse repository at this point
Copy the full SHA f1778fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f85216c - Browse repository at this point
Copy the full SHA f85216cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.44.1...v11.44.2