wimverstuyf / php-coda-parser

PHP parser for Belgian CODA banking files
GNU Lesser General Public License v3.0
41 stars 25 forks source link

Fix a bug that caused the 'account_is_iban' field to not be set. #5

Closed Thijs-Riezebeek closed 7 years ago

Thijs-Riezebeek commented 7 years ago

Instead of account_is_iban, is_iban was being set, which is not correct.

This does however techincally break backwards compatibility, but it's up to you whether or not this should become version 2.0.0.