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

Problema col namespace #1

Closed GustavoLafava closed 5 years ago

GustavoLafava commented 5 years ago

Se provo eseguire qualche esempio, ottengo questo errore:

Taocomp\Sdicoop\Client: [ERROR] Call to undefined function Taocomp\Sdicoop\curl_init()

GustavoLafava commented 5 years ago

Mancava semplicemente il modulo php curl... :(