Skip to content

Class 'Symfony\\Component\\EventDispatcher\\Event' not found #5886

@michael-rubel

Description

@michael-rubel
$codecept = new Codecept([
    'steps' => true,
    'verbosity' => 1,
]);

$codecept->run('acceptance');

Class 'Symfony\Component\EventDispatcher\Event' not found

Codeception using deprecated Symfony components?
Any way to achieve results without downgrade the EventDispatcher or using exec?

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