-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Comparing changes
Open a pull request
base repository: laravel/framework
base: v12.24.0
head repository: laravel/framework
compare: v12.25.0
- 13 commits
- 22 files changed
- 9 contributors
Commits on Aug 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1effcff - Browse repository at this point
Copy the full SHA 1effcffView commit details -
[12.x] Prioritize Current Schema When Resolving the Table Name in `db…
…:table` Command (#56646) * make db:table respect schemas search path * force re-run tests
Configuration menu - View commit details
-
Copy full SHA for d8f38d8 - Browse repository at this point
Copy the full SHA d8f38d8View commit details -
[12.x] Add
allowedUrls
throughpreventStrayRequests
(#56645)* 👷♂️ Support allowed Urls through StrayRequest * 🧪 Add test for allowedUrls * 🧹 Remove comment * 🧪 Add missing test to Facade * formatting * Update PendingRequest.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for a97fa06 - Browse repository at this point
Copy the full SHA a97fa06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d26643 - Browse repository at this point
Copy the full SHA 6d26643View commit details
Commits on Aug 14, 2025
-
[12.x] Add "Copy as Markdown" button to error page (#56657)
* Add copy as markdown button * change order * Add PHP and Laravel version information * Update markdown.blade.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 4698035 - Browse repository at this point
Copy the full SHA 4698035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873927b - Browse repository at this point
Copy the full SHA 873927bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a0ff6 - Browse repository at this point
Copy the full SHA c2a0ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d01a5a - Browse repository at this point
Copy the full SHA 1d01a5aView commit details
Commits on Aug 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bbc66da - Browse repository at this point
Copy the full SHA bbc66daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab76a52 - Browse repository at this point
Copy the full SHA ab76a52View commit details
Commits on Aug 17, 2025
-
[12.x] Fix prevent group attribute pollution in schedule (#56677)
* fix: prevent group attribute pollution in schedule Use clone to ensure group attributes are isolated and not affected by reference issues. Fixes: #56497 * test: add grouped schedule execution tests with time-based scenarios
Configuration menu - View commit details
-
Copy full SHA for 7796b9b - Browse repository at this point
Copy the full SHA 7796b9bView commit details
Commits on Aug 18, 2025
-
Add new
mergeVisible
,mergeHidden
andmergeAppends
methods. (#5……6678) * Add new mergeVisible, mergeHidden and mergeAppends methods. * Spelling error * Style fixes
Configuration menu - View commit details
-
Copy full SHA for 5073f78 - Browse repository at this point
Copy the full SHA 5073f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee2ba9 - Browse repository at this point
Copy the full SHA 2ee2ba9View commit details
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 v12.24.0...v12.25.0