02:30:07 Create new PHPExcel object
02:30:07 Set document properties
02:30:07 Add some data
02:30:07 Add comments
02:30:07 Add rich-text string
02:30:07 Merge cells
02:30:07 Protect cells
02:30:07 Set cell number formats
02:30:07 Set column widths
02:30:07 Set fonts
02:30:07 Set alignments
02:30:07 Set thin black border outline around column
02:30:07 Set thick brown border outline around Total
02:30:07 Set fills
02:30:07 Set style for header row using alternative method
02:30:07 Unprotect a cell
02:30:07 Add a hyperlink to an external website
02:30:07 Add a hyperlink to another cell on a different worksheet within the workbook
02:30:07 Add a drawing to the worksheet
02:30:07 Add a drawing to the worksheet
02:30:07 Add a drawing to the worksheet
02:30:07 Play around with inserting and removing rows and columns
02:30:07 Set header/footer
02:30:07 Set page orientation and size
02:30:07 Rename first worksheet

Deprecated: Return type of PHPExcel_WorksheetIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/WorksheetIterator.php on line 76

Deprecated: Return type of PHPExcel_WorksheetIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/WorksheetIterator.php on line 94

Deprecated: Return type of PHPExcel_WorksheetIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/WorksheetIterator.php on line 86

Deprecated: Return type of PHPExcel_WorksheetIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/WorksheetIterator.php on line 104

Deprecated: Return type of PHPExcel_WorksheetIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/WorksheetIterator.php on line 66
02:30:07 Create a second Worksheet object
02:30:07 Add some data
02:30:07 Set the worksheet tab color
02:30:07 Set alignments
02:30:07 Set column widths
02:30:07 Set fonts
02:30:07 Add a drawing to the worksheet
02:30:07 Set page orientation and size
02:30:07 Rename second worksheet
02:30:07 Write to CSV format

Fatal error: Uncaught Error: Call to undefined function mb_strtolower() in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Style/NumberFormat.php:448 Stack trace: #0 [internal function]: PHPExcel_Style_NumberFormat::setLowercaseCallback() #1 /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(464): preg_replace_callback() #2 /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(647): PHPExcel_Style_NumberFormat::formatAsDate() #3 /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Worksheet.php(2502): PHPExcel_Style_NumberFormat::toFormattedString() #4 /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/CSV.php(142): PHPExcel_Worksheet->rangeToArray() #5 /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Examples/16csv.php(50): PHPExcel_Writer_CSV->save() #6 {main} thrown in /var/www/clients/client2/web70/web/vendor/turbo124/phpexcel/Classes/PHPExcel/Style/NumberFormat.php on line 448