[TYPO3-core] RFC: #2100: Warning: Call-time pass-by-reference hasbeen deprecated

Martin Kutschker Martin.Kutschker at blackbox.net
Thu Dec 29 22:10:44 CET 2005


Sebastian Kurfuerst <sebastian at garbage-group.de> writes on 
Thu, 29 Dec 2005 21:28:08 +0100 (MET):

> This is a CVS patch request.
> 
> Type: bugfix
> 
> branches: 4.0
> 
> Description:
> 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]().



> Solution:
> apply the patch ;) issue should be clear.


Do you think it's possible to change the function declaration? I think the references have been introduced to reduce memory footprint.

Note: I don't argue to use all-time pass-by-reference, but ask for references in the declaration.

Masi 



More information about the TYPO3-team-core mailing list