Php 7.2 fix on import
authoreileen <emcnaughton@wikimedia.org>
Fri, 14 Jun 2019 12:03:33 +0000 (08:03 -0400)
committereileen <emcnaughton@wikimedia.org>
Fri, 14 Jun 2019 12:03:33 +0000 (08:03 -0400)
commit0a2d898e20a465b843a023372a7f1d3924477287
tree8c1f437bb52df5452fe68d820aea196cfa9ce19e
parent2667048edd7e26c96814cfdecef6bdf33284fade
Php 7.2 fix on import

Fixes a known issue where php 7.2 is 'noisy' if you try to count NULL - solution is to use an empty array
CRM/Contribute/Import/Parser/Contribution.php