Tags: qishibo/support
Toggle v5.2.32's commit message
Fix PHPDoc collection union() return type
Toggle v5.2.31's commit message
make data_set handle non array targets (#13224)
Toggle v5.2.28's commit message
Merge branch '5.1' into 5.2
Toggle v5.2.27's commit message
Collection union function
Toggle v5.2.26's commit message
Merge branch '5.1' into 5.2
# Conflicts:
# composer.json
# src/Illuminate/Encryption/composer.json
# src/Illuminate/Support/composer.json
Toggle v5.2.25's commit message
Merge branch '5.2'
# Conflicts:
# src/Illuminate/Encryption/composer.json
# src/Illuminate/Support/composer.json
Toggle v5.2.24's commit message
Merge branch '5.1' into 5.2
# Conflicts:
# composer.json
# src/Illuminate/Encryption/composer.json
# src/Illuminate/Support/composer.json
Toggle v5.2.21's commit message
Merge pull request #12418 from JosephSilber/arr-accessible
[5.2] Use Arr::exists and Arr::accessible in the data_get helper
Toggle v5.2.19's commit message
Merge pull request #12196 from 20TRIES/5.2
[5.2] Ability to assign items to multiple groups when grouping a collection
Toggle v5.1.31's commit message
Make explicit that Collection::pull removes the item
You can’t perform that action at this time.