Antoine Lamirault
|
540667870a
|
Merge branch 'master' of github.com:box/spout into add-phpstan
Conflicts:
.travis.yml
CONTRIBUTING.md
composer.json
src/Spout/Common/Entity/Cell.php
tests/Spout/Writer/ODS/WriterTest.php
|
2021-09-18 18:14:45 +02:00 |
|
Antoine Lamirault
|
bfb7c2c68f
|
Add phpstan until level 7
|
2021-09-18 18:09:14 +02:00 |
|
Antoine Lamirault
|
11d91e1740
|
Code review changes
|
2021-03-30 19:42:21 +02:00 |
|
Petr Skoda
|
816596183f
|
Add full support for PHP 8.0
Unfortunately due to PHPUnit 8.5 dependency
this also drops support for PHP 7.1
|
2021-02-08 14:31:55 +01:00 |
|
Gabriel Caruso
|
0efdf48119
|
Support PHPUnit 6
|
2017-11-27 00:24:13 +01: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
|
3851e05f83
|
Remove @expectedException annotation
|
2017-11-05 02:21:09 +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 |
|