-
Notifications
You must be signed in to change notification settings - Fork 496
Pull requests: nuovo/spreadsheet-reader
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fatal error: Uncaught ValueError: XMLReader::open(): Argument #1 ($uri) cannot be empty
#178
opened Jun 26, 2022 by
Krezalis
Loading…
This a bugfix for php 7.3 related errors where using continue inside a switch raises a PHP warning.
#167
opened Oct 7, 2020 by
arif-rh
Loading…
Fix use of
continue
statement under switch case
to avoid PHP7.3
#157
opened Dec 12, 2018 by
alesinicio
Loading…
checking if the col value is actual number. avoid digital string with leading zeros dropped
#153
opened Apr 20, 2018 by
chengxip
Loading…
Fixed scientific notation bug when reading OBS sheets.
#148
opened Feb 1, 2018 by
blizzardengle
Loading…
Fixed read for general format. If cell have general format, in her value written 'General'. After fix in cell we will see real value.
#145
opened Jan 10, 2018 by
aandolg
Loading…
Update excel_reader2.php Fixed deprecated same name construct error
#134
opened May 12, 2017 by
borkor
Loading…
moved files and directory deletion at the end of destructor, after…
#101
opened Sep 22, 2015 by
pa-m
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.