thephpleague / omnipay-sagepay

Sage Pay driver for the Omnipay PHP payment processing library
MIT License
54 stars 78 forks source link

Issue #33 Default null fields to '' to avoid ambiguity of intent. #54

Closed judgej closed 8 years ago

judgej commented 8 years ago

No functional change - should work exactly as before. This just avoids concatenating nulls to strings, which was just a little ambiguous.