01:36:34 Create new PHPExcel object
01:36:34 Set document properties
01:36:34 Add data
01:36:34 Set title row bold
01:36:34 Set autofilter
01:36:34 Write to Excel2007 format
Warning: count(): Parameter must be an array or an object that implements Countable in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 771
01:36:34 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0223 seconds
01:36:34 Current memory usage: 6 MB
01:36:34 Write to Excel5 format
Warning: A non-numeric value encountered in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843
Warning: A non-numeric value encountered in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Classes/PHPExcel/Cell.php on line 843
01:36:34 File written to 10autofilter.xls
Call time to write Workbook was 0.0229 seconds
01:36:34 Current memory usage: 6 MB
01:36:34 Peak memory usage: 6 MB
01:36:34 Done writing files
Files have been created in /home/acpsb/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples