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

Revert "Fix Collection::implode with \Stringable objects" #54691

Merged

Conversation

crynobone
Copy link
Member

Reverts #54630

This reverts commit 9626c3d.
@crynobone
Copy link
Member Author

fixes #54689

@crynobone crynobone added the bug label Feb 19, 2025
@nuernbergerA
Copy link
Contributor

i can confirm this fixes the BC
@crynobone i can open a new PR to ensure implode works as it should

@crynobone
Copy link
Member Author

@nuernbergerA I believe you should be able to pass the condition for a collection of ArrayAccess instead of checking for Stringable.

It might be best to target 12.x instead.

@nuernbergerA
Copy link
Contributor

@crynobone i think you misunderstood me

here is the missing test
#54704

@taylorotwell taylorotwell merged commit ca54da6 into 11.x Feb 19, 2025
47 checks passed
@taylorotwell taylorotwell deleted the revert-54630-bugfix/collection-implode-stringable branch February 19, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants