Open kochen opened 10 years ago
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: Strict Standards: Only variables should be passed by reference in modules/addons/namecheap_ssl/namecheap_ssl.php on line 269
and on frontend (login as client): Strict Standards: Only variables should be passed by reference in modules/servers/namecheapssl/namecheapapi.php on line 404
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: http://www.evernote.com/shard/s358/sh/49477bb2-9f3f-489e-8ba7-57205e98d629/60dca29c2570355168249567f28642a7
I know how to disable the errors, that is not the point. we are talking about 4-5 lines of code, which I actually provided the changes needed in a patch to fix the issue (just split the calls). I see no reason to not fix it...
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. and like I said I already provided the patch, so just apply it, it'll take even less time...
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