<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.macosx.packages.php',
    1 => 'Instala&ccedil;&atilde;o no macOS usando pacotes de terceiros',
  ),
  1 => 
  array (
    0 => 'install.macosx.bundled.php',
    1 => 'Usando o pacote do PHP no macOS para vers&otilde;es anteriores ao macOS Monterey',
  ),
  2 => 
  array (
    0 => 'install.macosx.compile.php',
    1 => 'Compilando o PHP no MacOS',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Instala&ccedil;&atilde;o e Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);