048947e390
When cloning `BaseDrawing`, its worksheet will be set as null and thus be orphaned. But when cloning the worksheet, it will re-assign itself as the new worksheet for the BaseDrawing. That way we avoid recursive cloning of a Worksheet that would clone a BaseDrawing that would clone a Worksheet etc. Fixes #437 Fixes #613 |
||
---|---|---|
.. | ||
Calculation | ||
Cell | ||
Chart | ||
Collection | ||
Custom | ||
Functional | ||
Helper | ||
Reader | ||
Shared | ||
Style | ||
Worksheet | ||
Writer | ||
IOFactoryTest.php | ||
ReferenceHelperTest.php | ||
SettingsTest.php |