PhpSpreadsheet/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
..
AdvancedValueBinder.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DataType.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DataValidation.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DefaultValueBinder.php GH-543 - Datetime at DefaultValueBinder 2015-04-16 01:09:29 +01:00
Hyperlink.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
IValueBinder.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00