<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration80.new-features.php',
    1 => 'Neue Features',
  ),
  1 => 
  array (
    0 => 'migration80.new-classes.php',
    1 => 'Neue Klassen und Schnittstellen',
  ),
  2 => 
  array (
    0 => 'migration80.incompatible.php',
    1 => 'Nicht abw&auml;rtskompatible &Auml;nderungen',
  ),
  3 => 
  array (
    0 => 'migration80.deprecated.php',
    1 => 'Veraltete Features',
  ),
  4 => 
  array (
    0 => 'migration80.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',
  ),
);