Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[5.2] Added fix for tags array#14228

Merged
taylorotwell merged 1 commit into
laravel:5.2from
m4nt4s:vendor-publish-issue-with-options
Jul 6, 2016
Merged

[5.2] Added fix for tags array#14228
taylorotwell merged 1 commit into
laravel:5.2from
m4nt4s:vendor-publish-issue-with-options

Conversation

@m4nt4s
Copy link
Copy Markdown

@m4nt4s m4nt4s commented Jul 5, 2016

Added tags array fix for php artisan vendor:publish command. The problem is when artisancommand from another artisancommand with tags is called. $tags is returned as string. So it must be returned as array.

@GrahamCampbell GrahamCampbell changed the title added fix for tags array. [5.2] Added fix for tags array Jul 5, 2016
@taylorotwell taylorotwell merged commit 1f52ae8 into laravel:5.2 Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants