<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.macosx.packages.php',
    1 => 'Instalaci&oacute;n en macOS utilizando paquetes de terceros',
  ),
  1 => 
  array (
    0 => 'install.macosx.compile.php',
    1 => 'Compilar PHP en macOS',
  ),
  2 => 
  array (
    0 => 'install.macosx.bundled.php',
    1 => 'Uso de PHP integrado anterior a macOS Monterey',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Instalaci&oacute;n y configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);