[TYPO3-core] RFC: #13698: Add proxy for the mail() function
Dmitry Dulepov
dmitry.dulepov at gmail.com
Tue Apr 13 14:13:23 CEST 2010
Hi!
Oliver Klee wrote:
> And I think you misunderstood my point. I just suggested moving the
> repeated "(see PHP function mail())" in the @param to a single @see. :-)
Ah, ok :) I thought you mean that:
/**
* ...
* @param string $emailRecipientAddress
* ...
*/
is better than:
/**
* ...
* @param string $to E-mail recipient address
* ...
*/
and does not require any comments after the parameter name.
Disclaimer: the above example is not related to the current patch. It is
just an example. All relations to "mail" is accidental and unintentional :D
--
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-team-core
mailing list