12:30:01 Create new PHPExcel object
12:30:01 Set document properties
12:30:01 Add data and page breaks
12:30:01 Write to Excel2007 format
12:30:01 File written to 09pagebreaks.xlsx
Call time to write Workbook was 0.0174 seconds
12:30:01 Current memory usage: 4 MB
12:30:01 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
12:30:01 File written to 09pagebreaks.xls
Call time to write Workbook was 0.0118 seconds
12:30:01 Current memory usage: 6 MB
12:30:01 Peak memory usage: 6 MB
12:30:01 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples