PHPExcel/unitTests
MarkBaker 61f5baac4a GH-543 - Datetime at DefaultValueBinder
Personally, I don't call it a bug if people pass invalid arguments and it complains with an exception; but I've made some basic changes to support DateTime objects and objects with a __toString() method... Any other objects will throw a catchable fatal error, and it's up to user code to implement any exception handler to convert it to an exception and handle it
2015-04-16 01:09:29 +01:00
..
Classes/PHPExcel GH-543 - Datetime at DefaultValueBinder 2015-04-16 01:09:29 +01:00
custom __DIR__ -> dirname(__FILE__) 2012-11-24 09:44:56 +01:00
rawTestData Unit tests for default value binder 2015-03-27 21:28:26 +00:00
bootstrap.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
phpunit-cc.xml CodeCoverage only when needed 2012-11-24 08:33:24 +01:00
phpunit.xml Filtering classpaths in PHPunit config 2012-12-19 12:44:43 +01:00
testDataFileIterator.php Get str_getcsv working on PHP 5.2 2012-11-24 09:43:16 +01:00