23:07:58 Create new PHPExcel object
23:07:58 Set document properties
23:07:58 Set default font
23:07:58 Add some data
23:07:58 Rename worksheet
23:07:58 Write to Excel2007 format
23:07:58 File written to 02types.xlsx
Call time to write Workbook was 0.0206 seconds
23:07:58 Current memory usage: 2.25 MB
23:07:58 Reload workbook from saved file
Call time to reload Workbook was 0.0168 seconds
23:07:58 Current memory usage: 3.5 MB
/var/www/html/onswitch.neon.service/vendor/phpoffice/phpexcel/Examples/02types.php:196:
array (size=18)
  0 => 
    array (size=3)
      0 => string 'String' (length=6)
      1 => string 'Simple' (length=6)
      2 => string 'PHPExcel' (length=8)
  1 => 
    array (size=3)
      0 => string 'String' (length=6)
      1 => string 'Symbols' (length=7)
      2 => string '!+&=()~§±æþ' (length=15)
  2 => 
    array (size=3)
      0 => string 'String' (length=6)
      1 => string 'UTF-8' (length=5)
      2 => string 'Создать MS Excel Книги из PHP скриптов' (length=60)
  3 => 
    array (size=3)
      0 => string 'Number' (length=6)
      1 => string 'Integer' (length=7)
      2 => float 12
  4 => 
    array (size=3)
      0 => string 'Number' (length=6)
      1 => string 'Float' (length=5)
      2 => float 34.56
  5 => 
    array (size=3)
      0 => string 'Number' (length=6)
      1 => string 'Negative' (length=8)
      2 => float -7.89
  6 => 
    array (size=3)
      0 => string 'Boolean' (length=7)
      1 => string 'True' (length=4)
      2 => boolean true
  7 => 
    array (size=3)
      0 => string 'Boolean' (length=7)
      1 => string 'False' (length=5)
      2 => boolean false
  8 => 
    array (size=3)
      0 => string 'Date/Time' (length=9)
      1 => string 'Date' (length=4)
      2 => string '2025-01-18' (length=10)
  9 => 
    array (size=3)
      0 => string 'Date/Time' (length=9)
      1 => string 'Time' (length=4)
      2 => string '23:07:58' (length=8)
  10 => 
    array (size=3)
      0 => string 'Date/Time' (length=9)
      1 => string 'Date and Time' (length=13)
      2 => string '18/1/25 23:07' (length=13)
  11 => 
    array (size=3)
      0 => string 'NULL' (length=4)
      1 => null
      2 => null
  12 => 
    array (size=3)
      0 => string 'Rich Text' (length=9)
      1 => null
      2 => string '你好 你 好 吗?, unless specified otherwise on the invoice.' (length=65)
  13 => 
    array (size=3)
      0 => null
      1 => null
      2 => string 'black text
red text' (length=19)
  14 => 
    array (size=3)
      0 => null
      1 => null
      2 => string 'Hello underlined World.' (length=23)
  15 => 
    array (size=3)
      0 => null
      1 => null
      2 => null
  16 => 
    array (size=3)
      0 => string 'Hyperlink' (length=9)
      1 => null
      2 => string 'www.phpexcel.net' (length=16)
  17 => 
    array (size=3)
      0 => null
      1 => null
      2 => string 'abc@def.com' (length=11)
23:07:58 Peak memory usage: 3.5 MB
23:07:58 Done testing file
File has been created in /var/www/html/onswitch.neon.service/vendor/phpoffice/phpexcel/Examples