taocomp / php-sdicoop-client

A PHP package for connecting to Italian Exchange System (aka SdI) web services. (Pacchetto PHP per inviare fatture e notifiche ai webservices del SdI).
GNU General Public License v3.0
22 stars 6 forks source link

added return type to Client methods to suppress inheritance error in PHP 8.1 #6

Open vukbgit opened 2 years ago

vukbgit commented 2 years ago

This way I was able to successfully build an instance of SdicoopClient\Client and call SdicoopClient\RispostaSdIRiceviFile with PHP 8.1