02:04:33 Create new PHPExcel object

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Calculation.php on line 2676
02:04:33 Set document properties
02:04:33 Add some data
02:04:33 Define named ranges
02:04:33 Rename named ranges
02:04:33 Rename worksheet
02:04:33 Create new Worksheet object
02:04:33 Add some data
02:04:33 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
02:04:33 Rename worksheet
02:04:33 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117

Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117

Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117

Notice: Trying to access array offset on value of type null in /home/guitiancom/public_html/app/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
02:04:33 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0103 seconds
02:04:33 Current memory usage: 6 MB
02:04:33 Peak memory usage: 6 MB
02:04:33 Done writing file
File has been created in /home/guitiancom/public_html/app/PHPExcel/Examples