-
Notifications
You must be signed in to change notification settings - Fork 37
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
Strict Standards: Only variables should be passed by reference in namecheapssl.php on line 2749 #23
Comments
be sure to fix the same issue with the same code solution in line 2783 as well. |
this issue happens also on the new V1.6.0 update form a few minutes ago: |
and on frontend (login as client): |
Hello Kochen, We've started performing parial refactoring of code for it to match strict standarts, but due to high amount of more prioritable changes that should have been made (fixes of issues blocking functionality, Heartbleed-related issues) we were not able to complete refactoring. It will be completed in next versions. In order to get rid of such warnings please uncheck 'Display Errors' box in 'Setup' - 'General Settings' in WHMCS admin area: |
I know how to disable the errors, that is not the point. |
I will discuss this with our developer, if this will not take much time - we will release an update. |
it took me a few seconds. |
Kochen, I still need to doublecheck it with developer. He will be in the office within next few hours to check the changes provided by you. Before releasing anything (even such minor things) we need to get through certain procedure of QA (even if it is just formal). Thank you for your updates, I will return to you as soon as I have a conversation with dev. |
Kochen, Thank you again for your cooperation. We have added your changes to version 1.6.1. |
here is a patch: https://gist.github.com/kochen/82604351540990695f64
The text was updated successfully, but these errors were encountered: