TYPO3 Flow Base DistributionPackagesApplications

Bug #10306

Passing by reference deprecated in PHP 5.3

Added by Ernesto Baschny almost 5 years ago. Updated about 4 years ago.

Status:Resolved Start date:2010-11-22
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:-

Description

We now integrated SwiftMailer API in the v4 core trunk (yea!). To do this, I backported the functions which you have created here (the send() helper in the message class).

This uncovered a little bug in getFailedRecipients().

See attached patch which solves it in v4.

15998-followup2.diff Magnifier - Patch used in v4 (468 Bytes) Ernesto Baschny, 2010-10-17 15:02

Associated revisions

Revision 4aac7348
Added by Karsten Dambekalns over 4 years ago

[+BUGFIX] SwiftMailer: Fix pass-by-ref and wrong getter

A case of pass-by-reference was fixed and the getter for failed
recipients now actually returns the failed recipients. send() resets
the failed recipients now.

Change-Id: Id8e4b237fd907f10a5e907d1edbef5185665bf18
Fixes: #10306

History

#1 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 13

#2 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Accepted to Under Review
  • Start date changed from 2010-10-17 to 2010-11-22

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#4 Updated by Karsten Dambekalns about 4 years ago

  • Target version deleted (1.0 alpha 13)

Also available in: Atom PDF