<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.general.php',
    1 => 'Considera&ccedil;&otilde;es Gerais sobre Instala&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'install.unix.php',
    1 => 'Instala&ccedil;&atilde;o em sistemas Unix',
  ),
  2 => 
  array (
    0 => 'install.macosx.php',
    1 => 'Instala&ccedil;&atilde;o no macOS',
  ),
  3 => 
  array (
    0 => 'install.windows.php',
    1 => 'Instala&ccedil;&atilde;o em sistemas Windows',
  ),
  4 => 
  array (
    0 => 'install.cloud.php',
    1 => 'Instala&ccedil;&atilde;o em Plataformas de Computa&ccedil;&atilde;o em Nuvem',
  ),
  5 => 
  array (
    0 => 'install.fpm.php',
    1 => 'FastCGI Process Manager (FPM)',
  ),
  6 => 
  array (
    0 => 'install.pecl.php',
    1 => 'Instala&ccedil;&atilde;o das extens&otilde;es PECL',
  ),
  7 => 
  array (
    0 => 'install.composer.intro.php',
    1 => 'Introdu&ccedil;&atilde;o ao Composer',
  ),
  8 => 
  array (
    0 => 'install.pie.intro.php',
    1 => 'Introdu&ccedil;&atilde;o ao PIE',
  ),
  9 => 
  array (
    0 => 'configuration.php',
    1 => 'Configura&ccedil;&atilde;o em tempo de execu&ccedil;&atilde;o',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);