21:23:51 Create new PHPExcel object
21:23:51 Set document properties
21:23:51 Add data
21:23:51 Set title row bold
21:23:51 Set autofilter
21:23:51 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
21:23:51 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0143 seconds
21:23:51 Current memory usage: 6 MB
21:23:51 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
21:23:51 File written to 10autofilter.xls
Call time to write Workbook was 0.0176 seconds
21:23:51 Current memory usage: 6 MB
21:23:51 Peak memory usage: 6 MB
21:23:51 Done writing files
Files have been created in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples