18:54:01 Create new PHPExcel object
18:54:01 Set document properties
18:54:01 Set default font
18:54:01 Add some data
18:54:01 Rename worksheet
18:54:01 Write to Excel2007 format
18:54:01 File written to 02types.xlsx
Call time to write Workbook was 0.0391 seconds
18:54:01 Current memory usage: 2.25 MB
18:54:01 Reload workbook from saved file
Call time to reload Workbook was 0.0223 seconds
18:54:01 Current memory usage: 2.25 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 '2024-11-28' (length=10)
  9 => 
    array (size=3)
      0 => string 'Date/Time' (length=9)
      1 => string 'Time' (length=4)
      2 => string '18:54:01' (length=8)
  10 => 
    array (size=3)
      0 => string 'Date/Time' (length=9)
      1 => string 'Date and Time' (length=13)
      2 => string '28/11/24 18:54' (length=14)
  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)
18:54:01 Peak memory usage: 2.25 MB
18:54:01 Done testing file
File has been created in /var/www/html/onswitch.neon.service/vendor/phpoffice/phpexcel/Examples