Skip to content

Replace double declaration of parameter - #14

Open
mweinreich wants to merge 1 commit into
jakubledl:developfrom
mweinreich:patch-1
Open

Replace double declaration of parameter#14
mweinreich wants to merge 1 commit into
jakubledl:developfrom
mweinreich:patch-1

Conversation

@mweinreich

Copy link
Copy Markdown

In PHP7, a function parameter cannot be declared twice. Since I am currently updating a project to PHP7 that makes use of this lib, I came across this error.

In PHP7, a function parameter cannot be declared twice. Since I am currently updating a project to PHP7 that makes use of this lib, I came across this error.
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.

1 participant