FriendsOfSymfony1 / doctrine1

[DEPRECATED -- Use Doctrine2 instead] Doctrine 1 Object Relational Mapper.
http://www.doctrine-project.org
GNU Lesser General Public License v2.1
40 stars 75 forks source link

serialize/unserialize of records with 'array' columns fails #54

Closed tlt-miamed closed 1 year ago

tlt-miamed commented 6 years ago

See: https://github.com/LExpress/doctrine1/issues/53

Attention! Before you apply this patch disable the result cache for doctrine. After deployment you should clear the cache and then enable it again.

alquerci commented 6 years ago

@tlt-miamed On the issue you explain very well the bug but I do not see any new test cases on the patch you propose.

You can use #56 to help having a track on tests

cc @j0k3r