dev/core#35 Avoid variable leakage on recurring contribution receipts.
authorJamie McClelland <jm@mayfirst.org>
Wed, 28 Mar 2018 18:55:50 +0000 (14:55 -0400)
committereileen <emcnaughton@wikimedia.org>
Mon, 21 May 2018 07:27:30 +0000 (19:27 +1200)
commit5d6cf64890500a9ea9fb6391c52703e43a9cb5ae
treeca7eddad77730a4c03cb391b402a9e3e7ccfa069
parent7f874ed2330864693882bd7c1400ba43269df7b2
dev/core#35 Avoid variable leakage on recurring contribution receipts.

This covers pcpParams (which are tested & sets up the data set to extend to honor
params).

See https://lab.civicrm.org/dev/core/issues/35
CRM/Contribute/BAO/Contribution.php
CRM/Core/BAO/UFJoin.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php