-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Comparing changes
Open a pull request
base repository: laravel/framework
base: v7.24.0
head repository: laravel/framework
compare: v7.25.0
- 19 commits
- 26 files changed
- 14 contributors
Commits on Aug 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3fe84d0 - Browse repository at this point
Copy the full SHA 3fe84d0View commit details
Commits on Aug 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ba8af9e - Browse repository at this point
Copy the full SHA ba8af9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfbbb9 - Browse repository at this point
Copy the full SHA cbfbbb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb88d6 - Browse repository at this point
Copy the full SHA 0cb88d6View commit details
Commits on Aug 9, 2020
-
Revert "Apply fixes from StyleCI (#33793)"
This reverts commit 0cb88d6.
Configuration menu - View commit details
-
Copy full SHA for 0c93bf3 - Browse repository at this point
Copy the full SHA 0c93bf3View commit details
Commits on Aug 10, 2020
-
Removed quotes when setting isolation level for mysql connections (#3…
…3805) * added test Co-authored-by: Christopher Fuchs <christopher.fuchs@ready2order.com>
Configuration menu - View commit details
-
Copy full SHA for bdf827c - Browse repository at this point
Copy the full SHA bdf827cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af827e - Browse repository at this point
Copy the full SHA 4af827eView commit details -
[7.x] Support
tls://
scheme when usingurl
in Redis config (#33800)* support `tls://` scheme via Redis `url` parameter * fix style warning * Update RedisManager.php Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for ec941f3 - Browse repository at this point
Copy the full SHA ec941f3View commit details -
[7.x] Make LazyCollection#countBy be lazy (#33801)
* Create an "identity" method * Optimize `LazyCollection#countBy`
Configuration menu - View commit details
-
Copy full SHA for 9d29b74 - Browse repository at this point
Copy the full SHA 9d29b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed12061 - Browse repository at this point
Copy the full SHA ed12061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcc4a6 - Browse repository at this point
Copy the full SHA 3dcc4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c3f66 - Browse repository at this point
Copy the full SHA b2c3f66View commit details -
[7.x] Scoped resource routes (#33752)
* [7.x] Scoped resource routes * cast to array * Fallback to default key if the given key is null * add check against keys * don't call method if no need
Configuration menu - View commit details
-
Copy full SHA for f2c5e1d - Browse repository at this point
Copy the full SHA f2c5e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78afbcb - Browse repository at this point
Copy the full SHA 78afbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6b106 - Browse repository at this point
Copy the full SHA de6b106View commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90b378d - Browse repository at this point
Copy the full SHA 90b378dView commit details -
[7.x] Let mailables accept a simple array of email addresses as cc or…
… bcc (#33810) * let mailables accept a simple array of email addresses as cc or bcc * use closure to older php compatibility * make styleci pass
Configuration menu - View commit details
-
Copy full SHA for 44c32a2 - Browse repository at this point
Copy the full SHA 44c32a2View commit details -
[7.x] Add support for PhpRedis 5.3 options parameter (#33799)
* fix indentation * add `context` support for PhpRedis
Configuration menu - View commit details
-
Copy full SHA for 76b175d - Browse repository at this point
Copy the full SHA 76b175dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf3d4a - Browse repository at this point
Copy the full SHA fdf3d4aView 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 v7.24.0...v7.25.0