<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration74.new-features.php',
    1 => 'New Features',
  ),
  1 => 
  array (
    0 => 'migration74.new-classes.php',
    1 => 'New Classes and Interfaces',
  ),
  2 => 
  array (
    0 => 'migration74.new-functions.php',
    1 => 'New Functions',
  ),
  3 => 
  array (
    0 => 'migration74.constants.php',
    1 => 'New Global Constants',
  ),
  4 => 
  array (
    0 => 'migration74.incompatible.php',
    1 => 'Backward Incompatible Changes',
  ),
  5 => 
  array (
    0 => 'migration74.deprecated.php',
    1 => 'Deprecated Features',
  ),
  6 => 
  array (
    0 => 'migration74.removed-extensions.php',
    1 => 'Removed Extensions',
  ),
  7 => 
  array (
    0 => 'migration74.other-changes.php',
    1 => 'Other Changes',
  ),
  8 => 
  array (
    0 => 'migration74.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',
  ),
);