<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration85.new-features.php',
    1 => 'New Features',
  ),
  1 => 
  array (
    0 => 'migration85.new-classes.php',
    1 => 'New Classes and Interfaces',
  ),
  2 => 
  array (
    0 => 'migration85.new-functions.php',
    1 => 'New Functions',
  ),
  3 => 
  array (
    0 => 'migration85.constants.php',
    1 => 'New Global Constants',
  ),
  4 => 
  array (
    0 => 'migration85.incompatible.php',
    1 => 'Backward Incompatible Changes',
  ),
  5 => 
  array (
    0 => 'migration85.deprecated.php',
    1 => 'Deprecated Features',
  ),
  6 => 
  array (
    0 => 'migration85.other-changes.php',
    1 => 'Other Changes',
  ),
  7 => 
  array (
    0 => 'migration85.windows-support.php',
    1 => 'Windows Support',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Appendici',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);