Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

PHP file throws PHP Fatal error: Class 'Zend\Serializer\AdapterPluginManager' not found #5

Description

Somehow the Zend dependencies does not seem to be correct, that's why the PHP file throws this fatal error after doing composer install and calling
php -f namespacer.php

This can e.g. be solved by replacing all Zend Framework packages by
"zendframework/zendframework": "2.3.*"
in the composer.json file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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