Fix pledge to not use pass-by-reference
authoreileen <emcnaughton@wikimedia.org>
Sun, 17 Jan 2021 19:50:56 +0000 (08:50 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 18 Jan 2021 00:26:16 +0000 (13:26 +1300)
commit45ae836fb2916b2955e4b45d66a3496ed1222d38
tree5de4c7a96c0017e9d180747d9e32ef6da9789edc
parent336ec5ad1a7a0b5415f3b2307066ffd75db2421a
Fix pledge to not use pass-by-reference

We have deprecated this out of BAO classes
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgePayment.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php