10000 Tags · qishibo/support · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: qishibo/support

Tags

v5.2.32

Toggle v5.2.32's commit message
Fix PHPDoc collection union() return type

v5.2.31

Toggle v5.2.31's commit message
 make data_set handle non array targets (#13224)

v5.2.28

Toggle v5.2.28's commit message
Merge branch '5.1' into 5.2

v5.2.27

Toggle v5.2.27's commit message
Collection union function

v5.2.26

Toggle v5.2.26's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch '5.1' into 5.2

# Conflicts:
#	composer.json
#	src/Illuminate/Encryption/composer.json
#	src/Illuminate/Support/composer.json

v5.2.25

Toggle v5.2.25's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch '5.2'

# Conflicts:
#	src/Illuminate/Encryption/composer.json
#	src/Illuminate/Support/composer.json

v5.2.24

Toggle v5.2.24's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch '5.1' into 5.2

# Conflicts:
#	composer.json
#	src/Illuminate/Encryption/composer.json
#	src/Illuminate/Support/composer.json

v5.2.21

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

v5.2.19

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

v5.1.31

Toggle v5.1.31's commit message
Make explicit that Collection::pull removes the item

0