[TYPO3-core] RFC #17143: Wrong property declaration in t3lib_mail_Message API

Steffen Müller typo3 at t3node.com
Wed Jan 19 15:23:09 CET 2011


Hi,

This is an SVN patch request

Type: Bugfix, no-brainer

Bugtracker reference: http://bugs.typo3.org/view.php?id=17143

Branches: trunk

The visibility declaration in the t3lib_mail_Message class is "var", but 
should be "protected":

class t3lib_mail_Message extends Swift_Message {
   var $mailer;
   var $sent = FALSE;
   var $failedRecipients = array();


-- 
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Twitter: http://twitter.com/t3node

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17143.diff
Type: text/x-patch
Size: 767 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110119/fe1fe6a6/attachment.bin>


More information about the TYPO3-team-core mailing list