Alexey Kopytko
2fc22c490b
Updated CI config for Travis, preload OLE ( #16 )
...
* Test only on supported PHP versions on Travis CI.
* Preload OLE.php as contains important constants.
Were getting: Use of undefined constant OLE_PPS_TYPE_FILE - assumed 'OLE_PPS_TYPE_FILE' (this will throw an Error in a future version of PHP) in OLE/PPS/File.php:60
* Forbid installing on PHP 7.3 for time being.
pear/OLE does not really work on PHP 7.3, so this package is also unusable there.
2018-10-23 10:53:35 +09:00
Alexey Kopytko
096c12c43c
composer.json: update to the stable supported PHPUnit branch below version 6
2017-05-24 10:35:19 +09:00
Alexey Kopytko
21d8e6a7a6
composer.json: prefer stable versions
2017-05-24 10:07:00 +09:00
Alexey Kopytko
c704c18072
composer.json: added myself as a point of contact
2017-05-24 10:06:44 +09:00
Alexey Kopytko
a3abd77380
composer.json: depend on pear-core-minimal instead
...
Packages we depend on depend on it anyway, but pear/pear is in conflict with -minimal as of writing.
2017-02-19 21:58:14 +09:00
Alwin Pacheco
cdbbe86d85
Update composer.json
...
We can't afford using the latest version of phpunit if we want php 5.3.* compatibility
2016-12-31 09:17:30 -04:00
Alexey Kopytko
760a4dd307
Fixed autoloading for tests
2016-06-16 13:22:23 +09:00
stevleibelt
3d299d9938
started unit test fixed error for Spreadsheet_Excel_Writer_Workbook::setVersion()
2016-01-17 21:24:28 +01:00
stevleibelt
b3be543ba3
updated require_once status, replaced var with either public or protected visibility. also prefixed functions with eher public or protected (if method name starts with _ it will be protected). also updated composer.json
2016-01-07 23:01:38 +01:00
till
bcc91b2167
Enhancement: composer setup
2014-02-17 23:38:45 +01:00
till
847526410e
Enhancement: composer setup
2014-02-17 17:35:36 +01:00