Doctrine / ullright (Bugs, ...)

Bugs

Doctrine_Record::fromArray() with many to many associations

It's not possible to remove all associations. Neither by giving null nor an empty array.

This is used for saving DoctrineForms.

Line 1989