Skip to content

Commit 60ed769

Browse files
authored
Alllow IBAN country code not in upper case message
We still get transactions, so this does not seem to be an error Tested with gwenhywfar_4.18.0-1 + aqbanking_5.7.6beta-1
1 parent 75d0c4e commit 60ed769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)