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

Single declaration of a function #229

Closed
anytizer opened this issue May 21, 2016 · 1 comment
Closed

Single declaration of a function #229

anytizer opened this issue May 21, 2016 · 1 comment

Comments

@anytizer
Copy link

https://github.com/smarty-php/smarty/blob/master/libs/plugins/shared.escape_special_chars.php

There should be a single function declaration.
And different PHP Version Blocks within that, instead of 2 blocks for same function name.

(Issue raised while documenting with APIGen).

uwetews added a commit that referenced this issue Jul 23, 2016
@uwetews
Copy link
Contributor

uwetews commented Jul 23, 2016

This is now fix in the master branch

@uwetews uwetews closed this as completed Jul 23, 2016
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

No branches or pull requests

2 participants