Aktionen
GX-Bug #67455
geschlossenBankleitzahlenprüfung fehlerhaft/veraltet / Bank number verification uses old PHP code to access a string as an array
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.3.0
Release Notes Langtext:
Prüfung der Bankleitzahl bei SEPA verbessert
Beschreibung
Bankleitzahlenprüfung nutzt alten PHP Code um auf einen String als Array zuzugreifen:
Bank number verification uses old PHP code to access a string as an array:
`WARNING: Array and string offset access syntax with curly braces is deprecated
context:
message:
Array and string offset access syntax with curly braces is deprecated
code:
8192
file:
/system/classes/payment/BLZValidation.inc.php
line:
3156`
Aktionen