Bug #15309
closedWarning: Call-time pass-by-reference has been deprecated
0%
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)