PhpSpreadsheet/unitTests/Classes/PHPExcel/Cell
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
..
AdvancedValueBinderTest.php Fixes to Advanced Value Binder for cell restructuring 2013-02-21 11:29:32 +00:00
DataTypeTest.php Bugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly 2012-08-06 22:40:24 +01:00
DefaultValueBinderTest.php GH-543 - Datetime at DefaultValueBinder 2015-04-16 01:09:29 +01:00
HyperlinkTest.php Unit tests, plus a couple of minor validation bugfixes 2012-08-03 21:21:32 +01:00