Skip to content

fixed order of arguments in implode function#158

Merged
66Ton99 merged 1 commit intoformapro:masterfrom
grossmannmartin:patch-1
Apr 16, 2020
Merged

fixed order of arguments in implode function#158
66Ton99 merged 1 commit intoformapro:masterfrom
grossmannmartin:patch-1

Conversation

@grossmannmartin
Copy link
Copy Markdown
Contributor

This PR uses the preferred order of arguments in the implode function.

implode() can, for historical reasons, accept its parameters in either order, however, it is deprecated not to use the documented order of arguments and raises the deprecation notice in PHP 7.4.
(see https://www.php.net/manual/en/function.implode.php).

@66Ton99 66Ton99 merged commit df5a8b3 into formapro:master Apr 16, 2020
@grossmannmartin grossmannmartin deleted the patch-1 branch April 16, 2020 16:28
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