Skip to content

Warning: Undefined index: strategy in Doctrine/ODM/MongoDB/Persisters/PersistenceBuilder.php:248 #1435

Closed
@kufd

Description

@kufd

When i updated mongo-odm to 1.1.0 i have got warning "Notice Undefined index: strategy" in Doctrine/ODM/MongoDB/Persisters/PersistenceBuilder.php:248

It happens when i try to update mapped object:
$this->dm->persist($object);
$this->dm->flush($object);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions