Posted by ralphNOSPAM on 08/25/05 00:45
I'm getting this error on my PHP CLI script. If this feature is being
depreciated, then how are we to pass vars by reference???
Function parse_for_wind($php_line, &$php_total_wind_matches,
&$php_highest_wind)
[Wed Aug 24 16:22:08 2005] [error] 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
parse_ceil_pattern().
[Back to original message]
|