mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-21 15:49:26 +00:00
Change hash code for worksheet branch release1291 (#4306)
* Change hash code for worksheet Backport of [PR #4207](https://github.com/PHPOffice/PhpSpreadsheet/pull/4207) * Retitling Cloned Worksheets Backport of PR #4302 * Make Test Php7.4 Compatible
This commit is contained in:
@@ -40,5 +40,6 @@ class StringHelperInvalidCharTest extends TestCase
|
||||
$sheet->getCell("A$row")->getValue()
|
||||
);
|
||||
}
|
||||
$spreadsheet->disconnectWorksheets();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user