shusaura85 / fancourier-api

PHP library to work with the new Fan Courier API v2.0 (selfawb.ro / api.fancourier.ro)
MIT License
21 stars 9 forks source link

[fix] Creation of dynamic property deprecation #11

Closed daika7ana closed 6 months ago

daika7ana commented 6 months ago

This fixes the deprecation warnings caused by PHP >= 8.2

Deprecated: Creation of dynamic property BankTransfer::$senderName is deprecated in ... on line ...
Deprecated: Creation of dynamic property BankTransfer::$senderContactPersonis deprecated in ... on line ...
shusaura85 commented 6 months ago

Am pus manual corectarile din cauza numarului mare de linii modificate doar pt indentare.

O sa corectez indentarea peste tot cand incep upgrade-ul la strict types