Skip to content

Commit 55ea333

Browse files
authored
Merge pull request #8 from amenk/patch-1
Alllow IBAN country code not in upper case message
2 parents 75d0c4e + 60ed769 commit 55ea333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AqBanking/Command/ShellCommandExecutor/ResultAnalyzer.php

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class ResultAnalyzer
1414
'/Bank data for KtoBlzCheck not found/',
1515
'/Executing Jobs: Started\./',
1616
'/A TLS packet with unexpected length was received\./',
17+
'/Bad IBAN \(country code not in upper case\)/',
1718
'/===== Executing Jobs =====/',
1819
);
1920

0 commit comments

Comments
 (0)