-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: illuminate/collections
base: v8.83.0
head repository: illuminate/collections
compare: v11.20.0
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05f6a07 - Browse repository at this point
Copy the full SHA 05f6a07View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b155ee2 - Browse repository at this point
Copy the full SHA b155ee2View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1854df9 - Browse repository at this point
Copy the full SHA 1854df9View commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3f6a276 - Browse repository at this point
Copy the full SHA 3f6a276View commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2cef193 - Browse repository at this point
Copy the full SHA 2cef193View commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 550bd47 - Browse repository at this point
Copy the full SHA 550bd47View commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ddce8dc - Browse repository at this point
Copy the full SHA ddce8dcView commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7ab412e - Browse repository at this point
Copy the full SHA 7ab412eView commit details
Commits on Oct 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47babf6 - Browse repository at this point
Copy the full SHA 47babf6View commit details
Commits on Nov 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1a2b767 - Browse repository at this point
Copy the full SHA 1a2b767View commit details
Commits on Nov 27, 2020
-
# Conflicts: # src/Illuminate/Foundation/Application.php
Configuration menu - View commit details
-
Copy full SHA for fea7462 - Browse repository at this point
Copy the full SHA fea7462View commit details
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 99889eb - Browse repository at this point
Copy the full SHA 99889ebView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef846f0 - Browse repository at this point
Copy the full SHA ef846f0View commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af7b1ea - Browse repository at this point
Copy the full SHA af7b1eaView commit details
Commits on Jan 18, 2021
-
[9.x] Remove reduceWithKeys and merge the functionality with reduce (…
…#35901) * remove reduce from LazyCollection * remove reduce from Collection * add reduce to EnumeratesValues * move tap method a bit down to its alphabetically correct place * add test for reduce with keys * Remove testReduceWithKeys we don't have the method anymore so we're not testing it
Configuration menu - View commit details
-
Copy full SHA for 0f8e518 - Browse repository at this point
Copy the full SHA 0f8e518View commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 057598b - Browse repository at this point
Copy the full SHA 057598bView commit details
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd5b3aa - Browse repository at this point
Copy the full SHA dd5b3aaView commit details
Commits on Jan 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f142da5 - Browse repository at this point
Copy the full SHA f142da5View commit details
Commits on Feb 10, 2021
-
[9.x] Pass collection instance into
tap
directly, not a clone (#36220)* Pass instance into `tap` directly * Use `tap` instead of `pipe` in test
Configuration menu - View commit details
-
Copy full SHA for 063154a - Browse repository at this point
Copy the full SHA 063154aView commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6503abc - Browse repository at this point
Copy the full SHA 6503abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a03a77 - Browse repository at this point
Copy the full SHA 8a03a77View commit details
Commits on Mar 9, 2021
-
# Conflicts: # src/Illuminate/Filesystem/FilesystemAdapter.php # src/Illuminate/Foundation/Application.php
Configuration menu - View commit details
-
Copy full SHA for 340d170 - Browse repository at this point
Copy the full SHA 340d170View commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 00b8361 - Browse repository at this point
Copy the full SHA 00b8361View commit details
Commits on Mar 22, 2021
-
# Conflicts: # CHANGELOG-8.x.md # src/Illuminate/Filesystem/FilesystemAdapter.php # src/Illuminate/Foundation/Application.php # src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php # src/Illuminate/Support/Str.php # tests/Support/SupportCollectionTest.php
Configuration menu - View commit details
-
Copy full SHA for 7a23d71 - Browse repository at this point
Copy the full SHA 7a23d71View commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b757e02 - Browse repository at this point
Copy the full SHA b757e02View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f03e17b - Browse repository at this point
Copy the full SHA f03e17bView commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3adf132 - Browse repository at this point
Copy the full SHA 3adf132View commit details
Commits on Apr 21, 2021
-
[9.x] Add sole() to Enumerable contract. (#37066)
* Added sole() to Enumerable contract. * Update Enumerable.php Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for ad3a118 - Browse repository at this point
Copy the full SHA ad3a118View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e70a82 - Browse repository at this point
Copy the full SHA 1e70a82View commit details
Commits on May 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e3e329 - Browse repository at this point
Copy the full SHA 8e3e329View commit details
Commits on May 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86f18a8 - Browse repository at this point
Copy the full SHA 86f18a8View commit details
Commits on Jun 10, 2021
-
[9.x] Universal HigherOrderWhenProxy (#37632)
* [9.x] Universal HigherOrderWhenProxy * StyleCI * Replace by-reference variables with exceptions
Configuration menu - View commit details
-
Copy full SHA for d8f0f04 - Browse repository at this point
Copy the full SHA d8f0f04View commit details
Commits on Jun 17, 2021
-
[9.x] Add
Conditionable
support for callback conditions (#37667)* Add `Conditionable` support for callback conditions * Update DocBlocks in `Enumerable` to match `Conditionable` * Update uses * Add to collection higher order proxy
Configuration menu - View commit details
-
Copy full SHA for 4c26d37 - Browse repository at this point
Copy the full SHA 4c26d37View commit details
Commits on Jun 21, 2021
-
# Conflicts: # CHANGELOG-6.x.md # CHANGELOG-8.x.md # composer.json # src/Illuminate/Database/Schema/Grammars/MySqlGrammar.php # src/Illuminate/Database/Schema/Grammars/SQLiteGrammar.php # src/Illuminate/Foundation/Application.php # src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php
Configuration menu - View commit details
-
Copy full SHA for 16bd112 - Browse repository at this point
Copy the full SHA 16bd112View commit details
Commits on Jul 6, 2021
-
# Conflicts: # CHANGELOG-8.x.md # src/Illuminate/Foundation/Application.php
Configuration menu - View commit details
-
Copy full SHA for b2b50d2 - Browse repository at this point
Copy the full SHA b2b50d2View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a9a225f - Browse repository at this point
Copy the full SHA a9a225fView commit details
Commits on Aug 9, 2021
-
# Conflicts: # CHANGELOG-8.x.md # composer.json # src/Illuminate/Database/Query/Builder.php # src/Illuminate/Events/Dispatcher.php # src/Illuminate/Foundation/Application.php # src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php # src/Illuminate/Mail/composer.json # src/Illuminate/Queue/composer.json # tests/Filesystem/FilesystemAdapterTest.php
Configuration menu - View commit details
-
Copy full SHA for bf98012 - Browse repository at this point
Copy the full SHA bf98012View commit details
Commits on Aug 12, 2021
-
# Conflicts: # composer.json # src/Illuminate/Foundation/Application.php # src/Illuminate/Mail/composer.json # src/Illuminate/Queue/composer.json
Configuration menu - View commit details
-
Copy full SHA for d17728b - Browse repository at this point
Copy the full SHA d17728bView commit details
Commits on Aug 19, 2021
-
# Conflicts: # CHANGELOG-6.x.md # CHANGELOG-8.x.md # src/Illuminate/Foundation/Application.php
Configuration menu - View commit details
-
Copy full SHA for 5ca0d16 - Browse repository at this point
Copy the full SHA 5ca0d16View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 664e65d - Browse repository at this point
Copy the full SHA 664e65dView commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b6746f - Browse repository at this point
Copy the full SHA 9b6746fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdbd63 - Browse repository at this point
Copy the full SHA fcdbd63View commit details
Commits on Aug 24, 2021
-
[9.x] Split Conditionable into package (#38457)
* [9.x] Split Conditionable into package * Fix issue with 8.x merge
Configuration menu - View commit details
-
Copy full SHA for ff5fa34 - Browse repository at this point
Copy the full SHA ff5fa34View commit details -
[9.x] Adjust PHP 8 and Symfony 6 constraints in all composer.json fil…
…es (#38526) * Adjust missed places for the PHP 8 and Symfony 6 upgrade * Update PHP version to be in sync with the Symfony 6 min PHP version * Update PHP constraint
Configuration menu - View commit details
-
Copy full SHA for d7e1e50 - Browse repository at this point
Copy the full SHA d7e1e50View commit details
Commits on Aug 27, 2021
-
[9.x] Improves
Support\Collection
and `Database\Eloquent\Collection……` type definitions (#38538) * Adds CI workflow * Adds phpstan * Adds work in progress regarding generic collections * Fixes missing template * Renames template * Updates test * Apply fixes from StyleCI * Adds work in progress regarding generic collections * Adds work in progress regarding generic collections * Adds work in progress regarding generic collections * Adds work in progress regarding generic collections * Adds work in progress regarding generic collections * Styling * Apply fixes from StyleCI * Apply fixes from StyleCI * Adds work in progress regarding generic collections * Remove work on Models * Revert "Remove work on Models" This reverts commit d6c42910a032f1647f07d42dc800d8be22a77963. * Removes `prefer-lowest` * Removes non needed code on CI job Co-authored-by: Dries Vints <dries@vints.io> * Fixes `Eloquent\Collection::load` types * Adds work in progress regarding generic collections * Fixes `Eloquent\Collection::load` related methods Co-authored-by: Taylor Otwell <taylorotwell@users.noreply.github.com> Co-authored-by: Dries Vints <dries@vints.io>
Configuration menu - View commit details
-
Copy full SHA for 4f601bd - Browse repository at this point
Copy the full SHA 4f601bdView commit details
Commits on Sep 2, 2021
-
# Conflicts: # CHANGELOG-8.x.md # src/Illuminate/Collections/Collection.php # src/Illuminate/Foundation/Application.php # src/Illuminate/Testing/TestResponse.php
Configuration menu - View commit details
-
Copy full SHA for 880ffe3 - Browse repository at this point
Copy the full SHA 880ffe3View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc87103 - Browse repository at this point
Copy the full SHA fc87103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99677ac - Browse repository at this point
Copy the full SHA 99677acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2c7a6 - Browse repository at this point
Copy the full SHA 6f2c7a6View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7be8a69 - Browse repository at this point
Copy the full SHA 7be8a69View commit details
There are no files selected for viewing