Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

phpcr:migrations:initialize error due to undefined function PHPCR\Migrations\MigratorException() #6

Closed
@codeinabox

Description

@codeinabox

When I run ./app/console phpcr:migrations:initialize I get the following error

PHP Fatal error: Call to undefined function PHPCR\Migrations\MigratorException() in ~/myproject/code/vendor/phpcr/phpcr-migrations/lib/Migrator.php on line 44

[Symfony\Component\Debug\Exception\UndefinedFunctionException]
Attempted to call function "MigratorException" from namespace "PHPCR\Migrations".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions