Files
PhpSpreadsheet/tests/data/Reader/XLSX/octo#thorpe.xlsx
oleibman d5825a6682 Read Spreadsheet with # in Name (#2409)
Fix #2405. Treat last, rather than first, `#` as separator between zip file name and member name, by finding it with strrpos rather than strpos.
2021-11-30 07:39:50 -08:00

8.5 KiB