<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration81.new-features.php',
    1 => 'Neue Features',
  ),
  1 => 
  array (
    0 => 'migration81.new-classes.php',
    1 => 'Neue Klassen und Interfaces',
  ),
  2 => 
  array (
    0 => 'migration81.new-functions.php',
    1 => 'Neue Funktionen',
  ),
  3 => 
  array (
    0 => 'migration81.constants.php',
    1 => 'Neue globale Konstanten',
  ),
  4 => 
  array (
    0 => 'migration81.incompatible.php',
    1 => 'Nicht abw&auml;rtskompatible &Auml;nderungen',
  ),
  5 => 
  array (
    0 => 'migration81.deprecated.php',
    1 => 'Veraltete Features',
  ),
  6 => 
  array (
    0 => 'migration81.other-changes.php',
    1 => 'Sonstige &Auml;nderungen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);