Bug #7567
During persistence all objects inside array/SplObjectStorage are removed
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Persistence
Target version:
Start date:
2010-04-30
Due date:
% Done:
100%
Estimated time:
3.00 h
PHP Version:
Has patch:
Complexity:
Description
Even objects that are still in an array/SplObjectStorage are removed, due to use of the (useless) AbstractBackend->getCleanState() method.
Updated by Karsten Dambekalns over 10 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r4252.