-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Comparing changes
Open a pull request
base repository: laravel/framework
base: v6.5.2
head repository: laravel/framework
compare: v6.6.0
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7ca2925 - Browse repository at this point
Copy the full SHA 7ca2925View commit details
Commits on Nov 20, 2019
-
[6.x] Composer fix monolog version range (#30635)
* composer fix monolog version Or * Update composer.json
Configuration menu - View commit details
-
Copy full SHA for 0c4624b - Browse repository at this point
Copy the full SHA 0c4624bView commit details -
Update __ function doc block (#30633)
Remove return option that won't get returned
Configuration menu - View commit details
-
Copy full SHA for 01869bc - Browse repository at this point
Copy the full SHA 01869bcView commit details -
[6.x] Fix method and remove duplication (#30632)
* [6.x] Fix method and remove duplication * Fixed whitespace * Update FileFactory.php
Configuration menu - View commit details
-
Copy full SHA for 8acfa75 - Browse repository at this point
Copy the full SHA 8acfa75View commit details -
Configuration menu - View commit details
-
Copy full SHA for e334958 - Browse repository at this point
Copy the full SHA e334958View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43c435 - Browse repository at this point
Copy the full SHA b43c435View commit details -
Fix QueueFake docblocks on Queue facade (#30629)
The `@method` docblocks on the Queue facade introduced in #30300 are a bit different than the method signatures on the QueueFake.
Configuration menu - View commit details
-
Copy full SHA for c23b0b8 - Browse repository at this point
Copy the full SHA c23b0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d087936 - Browse repository at this point
Copy the full SHA d087936View commit details
Commits on Nov 21, 2019
-
Revert "[6.x] Composer fix monolog version range (#30635)"
This reverts commit 0c4624b.
Configuration menu - View commit details
-
Copy full SHA for 77f57e1 - Browse repository at this point
Copy the full SHA 77f57e1View commit details -
Merge pull request #30642 from laravel/revert-30635-6.x-monolog
Revert "[6.x] Composer fix monolog version range (#30635)"
Configuration menu - View commit details
-
Copy full SHA for d5f72c9 - Browse repository at this point
Copy the full SHA d5f72c9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d30291f - Browse repository at this point
Copy the full SHA d30291fView commit details
Commits on Nov 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 57306b7 - Browse repository at this point
Copy the full SHA 57306b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c73db - Browse repository at this point
Copy the full SHA 24c73dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758f93a - Browse repository at this point
Copy the full SHA 758f93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ced00e - Browse repository at this point
Copy the full SHA 0ced00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9beceac - Browse repository at this point
Copy the full SHA 9beceacView commit details -
[6.x] Fix eloquent collection intersect (#30652)
* fix bug #30626 * Update Collection.php
Configuration menu - View commit details
-
Copy full SHA for 75827f9 - Browse repository at this point
Copy the full SHA 75827f9View commit details -
Update ResponseFactory.php (#30651)
currently we cannot manipulate the status code if we want to return the first view in a list. this allows us to pass an array to `response()->view([view], [data], 404, [headers])`
Configuration menu - View commit details
-
Copy full SHA for e0d4aa3 - Browse repository at this point
Copy the full SHA e0d4aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9858507 - Browse repository at this point
Copy the full SHA 9858507View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0eff91 - Browse repository at this point
Copy the full SHA c0eff91View commit details -
[6.x] Added head method to router to allow implicit call via HEAD HTT…
…P method (#30646) * Added head method to router to allow implicit call via HEAD HTTP method * Update Router.php
Configuration menu - View commit details
-
Copy full SHA for 5e17914 - Browse repository at this point
Copy the full SHA 5e17914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e44c8 - Browse repository at this point
Copy the full SHA 13e44c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f8ef9 - Browse repository at this point
Copy the full SHA 08f8ef9View commit details -
[6.x] Fix routing bug that causes missing parameters to be ignored (#…
…30659) * Fix routing bug that causes missing parameters to be ignored * Fix style
1Configuration menu - View commit details
-
Copy full SHA for f610830 - Browse repository at this point
Copy the full SHA f610830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4c2c6 - Browse repository at this point
Copy the full SHA 3e4c2c6View commit details
Commits on Nov 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5b22148 - Browse repository at this point
Copy the full SHA 5b22148View commit details
Commits on Nov 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f2e5e63 - Browse repository at this point
Copy the full SHA f2e5e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28acda - Browse repository at this point
Copy the full SHA b28acdaView commit details
Commits on Nov 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 184a0f4 - Browse repository at this point
Copy the full SHA 184a0f4View commit details -
[6.x] Add wherePivotNotIn and orWherePivotNotIn methods (#30671)
* Add wherePivotNotIn and orWherePivotNotIn * Add a test for orWherePivotIn * Fix style
Configuration menu - View commit details
-
Copy full SHA for c684bb3 - Browse repository at this point
Copy the full SHA c684bb3View commit details -
Update RequirePassword Middleware DocBlock (#30667)
Add null to param type since it is not required
Configuration menu - View commit details
-
Copy full SHA for 23ceaf9 - Browse repository at this point
Copy the full SHA 23ceaf9View commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b48528b - Browse repository at this point
Copy the full SHA b48528bView 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 v6.5.2...v6.6.0