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

Variable passed by reference #227

Closed
elvispdosreis opened this issue May 6, 2016 · 1 comment
Closed

Variable passed by reference #227

elvispdosreis opened this issue May 6, 2016 · 1 comment

Comments

@elvispdosreis
Copy link

Only variables should be assigned by reference

$string = & smarty_mb_str_replace($search, $replace, $string, $c);

in file shared.mb_str_replace.php erro php 7

@uwetews
Copy link
Contributor

uwetews commented May 7, 2016

The fix is now in the master branch

@uwetews uwetews closed this as completed May 7, 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