-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Comparing changes
Open a pull request
base repository: laravel/framework
base: v10.34.2
head repository: laravel/framework
compare: v10.35.0
- 20 commits
- 37 files changed
- 17 contributors
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d80af24 - Browse repository at this point
Copy the full SHA d80af24View commit details -
[10.x] Add
--generate-secret
option to Artisandown
command. (#49171Configuration menu - View commit details
-
Copy full SHA for 3d2c03d - Browse repository at this point
Copy the full SHA 3d2c03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c574d4 - Browse repository at this point
Copy the full SHA 0c574d4View commit details
Commits on Nov 30, 2023
-
[10.x] Add support for
Number::summarize
(#49197)* Add Number::summarize * Update comment * Make units configurable * Make end unit dynamic * Remove named arguments to be consistent with other method calls * CS fix * Fix tests * Fix tests * Fix tests * formatting * format --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 5172665 - Browse repository at this point
Copy the full SHA 5172665View commit details -
[10.x]: Add Blade @use directive (#49179)
* Add Blade @use directive * Allow for `use` without `as` * Update CompilesUseStatements.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for e4ffa95 - Browse repository at this point
Copy the full SHA e4ffa95View commit details -
[10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors…
… when dealing with thousands of failed jobs (#49186) * [10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs fixes #49185 Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * Apply fixes from StyleCI * formatting --------- Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> Co-authored-by: StyleCI Bot <bot@styleci.io> Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 2b9d596 - Browse repository at this point
Copy the full SHA 2b9d596View commit details -
[10.x] Add "substituteImplicitBindingsUsing" method to router (#49200)
* Add "substituteImplicitBindingsUsing" method to router * Remove un-used test method * formatting * simplify code --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for ccf8beb - Browse repository at this point
Copy the full SHA ccf8bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378e4b3 - Browse repository at this point
Copy the full SHA 378e4b3View commit details -
[10.x] Cookies Having Independent Partitioned State (CHIPS) (#48745)
* [10.x] Cookies Having Independent Partitioned State (CHIPS) * Clean up cookie duplication * Bump components symfony/http-foundation version
Configuration menu - View commit details
-
Copy full SHA for bd30b02 - Browse repository at this point
Copy the full SHA bd30b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for e574ffa - Browse repository at this point
Copy the full SHA e574ffaView commit details
Commits on Dec 1, 2023
-
Update InteractsWithDictionary.php to use base InvalidArgumentExcepti…
…on (#49209) use base InvalidArgumentException instead of \Doctrine\Instantiator\Exception\InvalidArgumentException
Configuration menu - View commit details
-
Copy full SHA for 8b94c3e - Browse repository at this point
Copy the full SHA 8b94c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a91c3f4 - Browse repository at this point
Copy the full SHA a91c3f4View commit details -
[10.x] Fix loss of attributes after calling child component (#49216)
* Store and restore original attributes when rendering component * Move attribute assertion to mock This is needed because the original attributes are now restored after rendering a component. * Assert withAttribute params on child component prop * Fix assertion * Add assertion to ensure original attributes are restored
Configuration menu - View commit details
-
Copy full SHA for 37cb345 - Browse repository at this point
Copy the full SHA 37cb345View commit details
Commits on Dec 4, 2023
-
[10.x] Fix typo in PHPDoc comment (#49234)
Fixes a typo in a helper method comment (`exntension` => `extension`)
Configuration menu - View commit details
-
Copy full SHA for c59ef1f - Browse repository at this point
Copy the full SHA c59ef1fView commit details -
[10.x]
league/flysystem
3.22.0 now prefer inclusive mime-type inste……ad of `null`. (#49229) * [10.x] Test Improvements Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * wip Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * Apply fixes from StyleCI * wip Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> --------- Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> Co-authored-by: StyleCI Bot <bot@styleci.io>
Configuration menu - View commit details
-
Copy full SHA for 0947618 - Browse repository at this point
Copy the full SHA 0947618View commit details -
Configuration menu - View commit details
-
Copy full SHA for be526ee - Browse repository at this point
Copy the full SHA be526eeView commit details -
[10.x] Determine if the given view exists. (#49231)
* add `Schema::hasView()` * override `Schema::hasTable()` on SQL Server * add a test * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 484e9c2 - Browse repository at this point
Copy the full SHA 484e9c2View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8efb323 - Browse repository at this point
Copy the full SHA 8efb323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f00326 - Browse repository at this point
Copy the full SHA 5f00326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ec2d9 - Browse repository at this point
Copy the full SHA 91ec2d9View 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 v10.34.2...v10.35.0