<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration74.new-features.php',
    1 => 'Nouvelles fonctionnalit&eacute;s',
  ),
  1 => 
  array (
    0 => 'migration74.new-classes.php',
    1 => 'Nouvelles Classes et Interfaces',
  ),
  2 => 
  array (
    0 => 'migration74.new-functions.php',
    1 => 'Nouvelles fonctions',
  ),
  3 => 
  array (
    0 => 'migration74.constants.php',
    1 => 'Nouvelles constantes globales',
  ),
  4 => 
  array (
    0 => 'migration74.incompatible.php',
    1 => 'Modifications entra&icirc;nant une incompatibilit&eacute; ascendante',
  ),
  5 => 
  array (
    0 => 'migration74.deprecated.php',
    1 => 'Fonctionnalit&eacute;s obsol&egrave;tes',
  ),
  6 => 
  array (
    0 => 'migration74.removed-extensions.php',
    1 => 'Extensions supprim&eacute;es',
  ),
  7 => 
  array (
    0 => 'migration74.other-changes.php',
    1 => 'Autres changements',
  ),
  8 => 
  array (
    0 => 'migration74.windows-support.php',
    1 => 'Gestion de Windows',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Annexes',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);