Adrien Crivelli
7b362bd9de
Move PHP-CS-Fixer cache file out of the project to avoid IDE annoyance
2018-10-21 15:34:33 +11:00
Adrien Crivelli
8c66afe39a
Upgrade to PHP-CS-Fixer 2.0
2016-12-22 23:46:26 +09:00
Adrien Crivelli
685e29d8ff
Report coverage to Scrutinizer
2016-08-16 23:38:24 +09:00
Adrien Crivelli
33ed7322bf
Ignore /vendor and composer.lock
2016-08-14 13:12:16 +09:00
Adrien Crivelli
00657c906e
Reorganize unit tests
...
All code for unit tests is now under the `PhpSpreadsheet\Tests` namespace
which is autoloaded via composer mechanism. So there is no need for
`require()` anymore.
Also, tests were moved in `tests/` folder and phpunit should be executed from
the project root folder. This is to conform to the de facto standard, notably
in use in phpunit itself.
2016-08-14 02:29:33 +09:00
Maarten Balliauw
5eef2404b7
Update .gitignore
2012-12-27 10:24:48 +01:00
Maarten Balliauw
264fe4260a
Updated .gitignore to ignore PHPStorm project directory
2012-12-19 11:02:51 +01:00
Progi1984
b1461fa893
NOTE : Eclipse settings in .ignore
2012-11-13 22:57:20 +01:00
Mark Baker
0ad1c8b585
Factor timezone methods to a separate helper class
2012-11-03 21:52:55 +00:00
Mark Baker
dc01c8bbc1
Special Feature: (kkamkou) Phar builder script to add phar file as a distribution option
2012-08-16 23:57:48 +01:00
Progi1984
5c1f28d470
ADDED : .gitignore
2012-07-04 21:53:18 +02:00
Mark Baker
6285555c52
Minor tweaks to charts, unit testing for charts, and pdf examples
2012-06-24 13:34:57 +01:00