nuovo / spreadsheet-reader

A PHP spreadsheet reader (Excel XLS and XLSX, OpenOffice ODS, and variously separated text files) with a singular goal of getting the data out, efficiently
http://www.nuovo.lv/
Other
674 stars 498 forks source link

Fix use of `continue` statement under `switch case` to avoid PHP7.3 #157

Open alesinicio opened 5 years ago

alesinicio commented 5 years ago

Proposed fix for issue #156