You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got an error "Error: Class 'Silverpop\Util\ArrayToXML' not found" because the class name is different from the filename.
This file ArrayToXML.php has to be renamed ArrayToXml because of case sensitivity.
Thank you.
The text was updated successfully, but these errors were encountered:
mimou78
added a commit
to mimou78/SilverpopPHP
that referenced
this issue
Jul 27, 2018
Hello an thank you for your lib,
I've got an error "Error: Class 'Silverpop\Util\ArrayToXML' not found" because the class name is different from the filename.
This file ArrayToXML.php has to be renamed ArrayToXml because of case sensitivity.
Thank you.
The text was updated successfully, but these errors were encountered: