CRM-13067 - CRM_Batch_Form_EntryTest::testProcessMembership - Fix failure
authorTim Otten <totten@civicrm.org>
Wed, 24 Jul 2013 22:32:56 +0000 (15:32 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 24 Jul 2013 22:32:56 +0000 (15:32 -0700)
commit65b104d2260b39543f51e0985de43a724efb64be
treec89eff8e0373a1b097f19f4b0f95ce6f1dc50bbe
parent2e9b6cd5cc48f6df6798ed4ac6864873d23252d0
CRM-13067 - CRM_Batch_Form_EntryTest::testProcessMembership - Fix failure

Fix error: "Non-static method CRM_Contact_Form_Task_Batch::parseStreetAddress() should not be called statically, assuming $this from incompatible context"

----------------------------------------
* CRM-13067: Update BAO / API to clearly support membership payments following on from CiviAccounts. Reduce form layer duplication of api layer smarts on this
  http://issues.civicrm.org/jira/browse/CRM-13067
CRM/Contact/Form/Task/Batch.php