[TYPO3-core] RFC #12022: PHP-5.3 warning about missing references with some extensions

Martin Kutschker masi-no at spam-typo3.org
Fri Nov 6 23:27:10 CET 2009


Franz Holzinger schrieb:
> Oliver Hader a écrit :
>> Thanks Rupi for the patch. However, I'd also say that the extension is
>> buggy and not the Core. Even the kickstarter does not create references
>> in the main($content, $conf) method...
> 
> I works fine with PHP 4.x and 5.2.

And so? The point is that with a reference you could modify the values. If this isn't part of the
"contract" (ie the API) then too bad for you.

Looks like we should use interfaces everywhere to avoid such discussions.

Masi


More information about the TYPO3-team-core mailing list