<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration85.new-features.php',
    1 => 'Nouvelles fonctionnalit&eacute;s',
  ),
  1 => 
  array (
    0 => 'migration85.new-classes.php',
    1 => 'Nouvelles classes et interfaces',
  ),
  2 => 
  array (
    0 => 'migration85.new-functions.php',
    1 => 'Nouvelles Fonctions',
  ),
  3 => 
  array (
    0 => 'migration85.constants.php',
    1 => 'Nouvelles constantes globales',
  ),
  4 => 
  array (
    0 => 'migration85.incompatible.php',
    1 => 'Changements non r&eacute;trocompatibles',
  ),
  5 => 
  array (
    0 => 'migration85.deprecated.php',
    1 => 'Fonctionnalit&eacute;s d&eacute;pr&eacute;ci&eacute;es',
  ),
  6 => 
  array (
    0 => 'migration85.other-changes.php',
    1 => 'Autres changements',
  ),
  7 => 
  array (
    0 => 'migration85.windows-support.php',
    1 => 'Support de Windows',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Annexes',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);