Project

General

Profile

Actions

Bug #15309

closed

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

Added by Brice BERNARD over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-12-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I guess there's a problem with pass-by-reference... Maybe we could disable this message to appear with '@' and correct the code.

Additional Information for warning message.

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 /var/www/html/typo3_src-4.0beta1/typo3/sysext/install/mod/class.tx_install.php on line 3879

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 /var/www/html/typo3_src-4.0beta1/typo3/sysext/install/mod/class.tx_install.php on line 3927

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 /var/www/html/typo3_src-4.0beta1/typo3/sysext/install/mod/class.tx_install.php on line 3937

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 /var/www/html/typo3_src-4.0beta1/typo3/sysext/install/mod/class.tx_install.php on line 3937
(issue imported from #M2100)

Actions

Also available in: Atom PDF