Adrien Loison
|
6b7366bb6f
|
Upgrade PHP and dev dependencies
/!\ Removed PHP 7.2 support /!\
- PHPUnit 8 => 9 (+ fix the tests)
- PHP-CS-Fixer 2 => 3 (+ fix the code)
- Introduced PHP stan
|
2022-01-12 23:38:25 +01:00 |
|
drowe
|
eb88bb4c3a
|
Automated native_function_invocation fixes
|
2019-11-18 12:17:27 +01:00 |
|
Adrien Loison
|
1bbfd45b82
|
Support for missing styles XML file in XLSX
Some files don't have a "styles.xml" file. Excel supports these files, Spout should do too.
|
2019-07-20 16:48:51 +02:00 |
|
Adrien Loison
|
a665b974fa
|
Make CSV reader return Row objects
|
2017-11-18 19:08:27 +01:00 |
|
Adrien Loison
|
e2b519d6f9
|
Fetch XML file paths from Workbook Relationships
|
2017-11-11 15:25:12 +01:00 |
|
Adrien Loison
|
b968513cb9
|
Fix code style
|
2017-09-06 00:33:43 +02:00 |
|
Adrien Loison
|
668c10a30d
|
Introduce Managers for readers
Some helper classes were more managers than helpers...
|
2017-08-27 03:56:17 +02:00 |
|