11:18:20 Create new PHPExcel object
11:18:20 Set document properties
11:18:20 Add some data
11:18:20 Define named ranges
Deprecated: Optional parameter $pName declared before required parameter $pWorksheet is implicitly treated as a required parameter in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/NamedRange.php on line 75
Deprecated: Optional parameter $pNamedRange declared before required parameter $pSheet is implicitly treated as a required parameter in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/NamedRange.php on line 230
11:18:20 Rename named ranges
11:18:20 Rename worksheet
11:18:20 Create new Worksheet object
11:18:20 Add some data
11:18:20 Resolve range
Cell B1 {=PersonFN}:
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3378
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3378
Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3508
Maarten Balliauw
Cell Person!B1: Maarten
11:18:20 Rename worksheet
11:18:20 Write to Excel2007 format
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
11:18:20 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0114 seconds
11:18:20 Current memory usage: 6 MB
11:18:20 Peak memory usage: 6 MB
11:18:20 Done writing file
File has been created in /home/eventicoea/administration/vendor/scoumbourdis/phpexcel/Examples