Warning: Call-time pass-by-reference has been deprecated

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
rseiwert
Posts: 196
Joined: Wed Jun 22, 2011 10:33 pm
Location: Somewhere between Here and Now

Warning: Call-time pass-by-reference has been deprecated

Post by rseiwert »

If this has been asked an answered I'm sorry but search didn't seem to find it. I just upgraded to the lastest version 2012R1.6 and since upgrading in the concore config manager I get Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of decode_input_var(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/local/nagiosxi/html/includes/components/ccm/includes/common_functions.inc.php on line 447
Any clue how to solve this?
Grumpy Olde IT Guy
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Warning: Call-time pass-by-reference has been deprecated

Post by sreinhardt »

I have spoken with out dev that changed that functionality. We can see what the issue is and will have a patch for you shortly, and it will be integrated into the next release for all. Thanks for pointing this out!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked