From: Jason K. <jak...@mo...> - 2004-10-21 07:26:41
|
Ok, I've done a bunch of updates to fix a lot of stuff, now running under PHP5, except some weird parsing issues that I can't figure out yet. Sockets issue is also fixed. All changes sent to CVS. Thanks, Jay _____ From: fle...@li... [mailto:fle...@li...] On Behalf Of Jason Kendall Sent: October 19, 2004 8:46 PM To: fle...@li... Subject: [FlexCP-devel] New PHP warning Just got some new warnings. Installed Slack10 base and got this: PHP 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 [runtime function name](). 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 /home/flexcp/flexcp/include/template.class.phps on line 144 Thought I'd pass it on. Cheers, Jay |