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 |
||
---|---|---|
.. | ||
AutoFilter | ||
AutoFilterTest.php | ||
ColumnCellIteratorTest.php | ||
ColumnIteratorTest.php | ||
ColumnTest.php | ||
DrawingTest.php | ||
RowCellIteratorTest.php | ||
RowIteratorTest.php | ||
RowTest.php | ||
WorksheetTest.php |