dmitrirussu / php-sepa-xml-generator

SEPA SDD XML Generator recommended to see. PHP SEPA XML Generator, (Single Euro Payments Area ISO20022 SDD V1_0 20122009) (SEPA)(PHP5)
https://github.com/dmitrirussu/PHP-SEPA-XML-GENERATOR
MIT License
53 stars 36 forks source link

Fix deprecated messages on php8.3 #43

Closed PhoneixS closed 4 months ago

PhoneixS commented 5 months ago

$xmlSEPAFile parameter of "validation" function should be required instead of optional (with a default value of null). Also fixed case of CreditorSchemeIdentification property.