Skip to content

Class 'Goetas\Xsd\XsdToPhp\Jms\Handler\BaseTypesHandler' not found #138

@ericnicolaas

Description

@ericnicolaas

I'm running into problems with being unable to pull in all the required dependencies. I have cloned the repo and run composer update. But when I attempt to make a payment, I hit this fatal error:

[23-May-2016 12:11:18 UTC] PHP Warning:  include(/vagrant/content/plugins/charitable-authorize-net/includes/libraries/anet_php_sdk/vendor/goetas/xsd2php/lib/Jms/Handler/BaseTypesHandler.php): failed to open stream: No such file or directory in /vagrant/content/plugins/charitable-authorize-net/includes/libraries/anet_php_sdk/autoload.php on line 16
[23-May-2016 12:11:18 UTC] PHP Warning:  include(): Failed opening '/vagrant/content/plugins/charitable-authorize-net/includes/libraries/anet_php_sdk/vendor/goetas/xsd2php/lib/Jms/Handler/BaseTypesHandler.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /vagrant/content/plugins/charitable-authorize-net/includes/libraries/anet_php_sdk/autoload.php on line 16
[23-May-2016 12:11:18 UTC] PHP Fatal error:  Class 'Goetas\Xsd\XsdToPhp\Jms\Handler\BaseTypesHandler' not found in /vagrant/content/plugins/charitable-authorize-net/includes/libraries/anet_php_sdk/lib/net/authorize/api/controller/base/ApiOperationBase.php on line 82

Here is a screenshot of the goetas/xsd2php/lib/Jms directory. As you can see, there is no Handler folder.

screenshot 2016-05-24 08 57 18

Is this working for others?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions