<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.macosx.packages.php',
    1 => '在 MacOS 上使用第三方包安装',
  ),
  1 => 
  array (
    0 => 'install.macosx.compile.php',
    1 => '在 macOS 下编译 PHP',
  ),
  2 => 
  array (
    0 => 'install.macosx.bundled.php',
    1 => '使用 macOS Monterey 之前内置的 PHP',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => '安装与配置',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);