14:22:47 Create new PHPExcel object
14:22:47 Set document properties
14:22:47 Add data
14:22:47 Set title row bold
14:22:47 Set autofilter
14:22:47 Write to Excel2007 format

Warning: count(): Parameter must be an array or an object that implements Countable in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 771
14:22:47 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0155 seconds
14:22:47 Current memory usage: 6 MB
14:22:47 Write to Excel5 format

Warning: A non-numeric value encountered in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843

Warning: A non-numeric value encountered in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843

Warning: A non-numeric value encountered in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843

Warning: A non-numeric value encountered in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843
14:22:47 File written to 10autofilter.xls
Call time to write Workbook was 0.0179 seconds
14:22:47 Current memory usage: 6 MB
14:22:47 Peak memory usage: 6 MB
14:22:47 Done writing files
Files have been created in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples