Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Removed early bail for empty arrays #4961

Closed
wants to merge 1 commit into from
Closed

Removed early bail for empty arrays #4961

wants to merge 1 commit into from

Commits on Aug 14, 2013

  1. Removed early bail for empty arrays

    It seems to me, that with this segment I've removed, it is not possible to clear a collection if the passed $data is an empty array.
    
    If I am wrong, then what is the correct way to empty a collection? I've had this issue for a long time and this actually fixed it for me. At least when using with conjunction with Doctrine 2 entities.
    
    Haven't tested it!
    TonyBogdanov committed Aug 14, 2013
    Configuration menu
    Copy the full SHA
    9730eb9 View commit details
    Browse the repository at this point in the history