Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.5] Fix Collection dd() in browser preview window #22803

Merged
merged 1 commit into from
Jan 15, 2018
Merged

[5.5] Fix Collection dd() in browser preview window #22803

merged 1 commit into from
Jan 15, 2018

Conversation

elynnaie
Copy link

See #22581 for the fix for the regular dd(). This PR applies the same fix to the Collection's dd function.

@elynnaie elynnaie changed the title Fix Collection dd() in browser preview window [5.5] Fix Collection dd() in browser preview window Jan 15, 2018
@GrahamCampbell
Copy link
Member

Don't think this should happen inside this object tbh.

@elynnaie
Copy link
Author

@GrahamCampbell can you explain why this is unacceptable, when the same exact fix in #22581 was deemed acceptable? It seems to me that dd() should function the same whether it's coming from the helper or from the Collection helper.

@taylorotwell taylorotwell merged commit 1f20e5f into laravel:5.5 Jan 15, 2018
taylorotwell pushed a commit that referenced this pull request Jan 16, 2018
…rue (#22812)

* tag v5.5.29 release notes

* Fix Collection dd() in browser preview window (#22803)

See #22581

* [5.5] Allow only to accept collection of keys (#22804)

* Modify only to accept collection of keys

* Fix missing parentethes

* Allow set cookie secure option when session secure default is true

* Add tests case
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.

3 participants