dozsan

Results 4 issues of dozsan

### Description As it is included in FOSRest and ApiPlatfom, I would be happy if there was a native symfony component. Actually, the main point is to be able to...

Feature

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary I would like to...

The point is that the audit log should be able to save not all fields in all cases ``` class Entity { private string $field1; private string $field2; private string...

### Feature Request The ArrayCollection-on class should have a merge method #### Why When I want to add ManyToMany items, the doctrine deletes them first and then adds them, but...