globalcitizen / php-iban

Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 8.2 compatibility

tjura opened this issue · comments

Creation of dynamic property PHP_IBAN\IBAN::$iban is deprecated
https://php.watch/versions/8.2/dynamic-properties-deprecated

Thanks for pointing this out. Pull request welcome.