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
Description
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
Labels
No labels