<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration56.incompatible.php',
    1 => 'Modifications entra&icirc;nant une incompatibilit&eacute; ascendante',
  ),
  1 => 
  array (
    0 => 'migration56.new-features.php',
    1 => 'Nouvelles fonctionnalit&eacute;s',
  ),
  2 => 
  array (
    0 => 'migration56.deprecated.php',
    1 => 'Fonctionnalit&eacute;s devenues obsol&egrave;tes en PHP 5.6.x',
  ),
  3 => 
  array (
    0 => 'migration56.changed-functions.php',
    1 => 'Fonctions modifi&eacute;es',
  ),
  4 => 
  array (
    0 => 'migration56.new-functions.php',
    1 => 'Nouvelles fonctions',
  ),
  5 => 
  array (
    0 => 'migration56.openssl.php',
    1 => 'Changement pour OpenSSL dans PHP 5.6.x',
  ),
  6 => 
  array (
    0 => 'migration56.extensions.php',
    1 => 'Autres modifications dans les extensions',
  ),
  7 => 
  array (
    0 => 'migration56.constants.php',
    1 => 'Nouvelles constantes globales',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Annexes',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);