<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration56.incompatible.php',
    1 => 'Nicht abw&auml;rtskompatible &Auml;nderungen',
  ),
  1 => 
  array (
    0 => 'migration56.new-features.php',
    1 => 'Neue Features',
  ),
  2 => 
  array (
    0 => 'migration56.deprecated.php',
    1 => 'Missbilligte Features in PHP 5.6.x',
  ),
  3 => 
  array (
    0 => 'migration56.changed-functions.php',
    1 => 'Ge&auml;nderte Funktionen',
  ),
  4 => 
  array (
    0 => 'migration56.new-functions.php',
    1 => 'Neue Funktionen',
  ),
  5 => 
  array (
    0 => 'migration56.openssl.php',
    1 => 'OpenSSL &Auml;nderungen in PHP 5.6.x',
  ),
  6 => 
  array (
    0 => 'migration56.extensions.php',
    1 => 'Sonstige &Auml;nderungen bei Extensions',
  ),
  7 => 
  array (
    0 => 'migration56.constants.php',
    1 => 'Neue globale Konstanten',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);