Skip to content

Releases: wimverstuyf/php-coda-parser

Split totalised transactions

10 Sep 13:56
Compare
Choose a tag to compare
v2.8

also split for type 2 + revert add structured message to message

Expose client reference

29 Mar 07:55
141ea5e
Compare
Choose a tag to compare

Add property to expose client reference

Support for php8.1

06 Mar 10:34
Compare
Choose a tag to compare

Remove warnings when using php8.1

Fix collective transactions

21 Apr 08:39
Compare
Choose a tag to compare

Don't skip collective transactions when no detail transactions present.
Throw error when no transaction part 1 present.

Collective transactions

08 Apr 12:00
6e68749
Compare
Choose a tag to compare

Adding support for collective transactions

Expose additional fields

29 Jan 14:03
830be20
Compare
Choose a tag to compare
Update .travis.yml

remove php 7.2 and lower for phpunit

Expose statement and transaction number

03 Mar 13:27
bad0b78
Compare
Choose a tag to compare

Added new getters to expose the statement and transaction sequence numbers

fix encoding

26 Nov 10:46
Compare
Choose a tag to compare

Fix encoding when reading from file

Fix inconsistency for AccountOtherParty class

25 Nov 20:56
Compare
Choose a tag to compare
v2.1

fix inconsistency with other Account class

Parser reworked with stricter input checks

25 Nov 20:37
113f90f
Compare
Choose a tag to compare

PHP 7.0 or higher only
Use getters and setters with defined type
More checks on invalid data when parsing files