f7518dadc9
Previously the function did not check whether the return value of `ZipArchive::locateName` was `false`. And when it was, it was passed straight into `ZipArchive::getFromIndex`, which casts it to an integer, resulting in it incorrectly retrieving the entry at index `0`. Fixes #262 Closes #268 |
||
---|---|---|
.. | ||
PhpSpreadsheet | ||
Bootstrap.php |