🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@qkdreyer
Copy link
Contributor

@qkdreyer qkdreyer commented Dec 9, 2021

Q A
Branch? 6.1 for features / 4.4, 5.3, 5.4 or 6.0 for bug fixes
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

@qkdreyer qkdreyer requested a review from jderusse as a code owner December 9, 2021 14:03
@carsonbot carsonbot added this to the 6.1 milestone Dec 9, 2021
}

return new \Zookeeper($host);
return new \Zookeeper(implode($hosts, ','));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the right signature of implode which has the separator first, instead of the legacy signature that is deprecated in 7.4 and removed in 8.0

@fabpot
Copy link
Member

fabpot commented Mar 26, 2022

Thank you @qkdreyer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants