<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.macosx.packages.php',
    1 => 'Installation sur macOS en utilisant des packages tiers',
  ),
  1 => 
  array (
    0 => 'install.macosx.compile.php',
    1 => 'Compiler PHP sur macOS',
  ),
  2 => 
  array (
    0 => 'install.macosx.bundled.php',
    1 => 'Utilisation de PHP embarqu&eacute; ant&eacute;rieur &agrave; macOS Monterey',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Installation et configuration',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);