<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php',
    1 => 'Histoire de PHP et des projets li&eacute;s',
  ),
  1 => 
  array (
    0 => 'examples.php',
    1 => '&Agrave; propos des exemples du manuel',
  ),
  2 => 
  array (
    0 => 'migration85.php',
    1 => 'Migration de PHP 8.4.x vers PHP 8.5.x',
  ),
  3 => 
  array (
    0 => 'migration84.php',
    1 => 'Migration de PHP 8.3.x vers PHP 8.4.x',
  ),
  4 => 
  array (
    0 => 'migration83.php',
    1 => 'Migration de PHP 8.2.x vers PHP 8.3.x',
  ),
  5 => 
  array (
    0 => 'migration82.php',
    1 => 'Migration de PHP 8.1.x vers PHP 8.2.x',
  ),
  6 => 
  array (
    0 => 'migration81.php',
    1 => 'Migration de PHP 8.0.x vers PHP 8.1.x',
  ),
  7 => 
  array (
    0 => 'migration80.php',
    1 => 'Migration de PHP 7.4.x vers PHP 8.0.x',
  ),
  8 => 
  array (
    0 => 'migration74.php',
    1 => 'Migration de PHP 7.3.x vers PHP 7.4.x',
  ),
  9 => 
  array (
    0 => 'migration73.php',
    1 => 'Migration de PHP 7.2.x vers PHP 7.3.x',
  ),
  10 => 
  array (
    0 => 'migration72.php',
    1 => 'Migration de PHP 7.1.x vers PHP 7.2.x',
  ),
  11 => 
  array (
    0 => 'migration71.php',
    1 => 'Migration de PHP 7.0.x vers PHP 7.1.x',
  ),
  12 => 
  array (
    0 => 'migration70.php',
    1 => 'Migration de PHP 5.6.x vers PHP 7.0.x',
  ),
  13 => 
  array (
    0 => 'migration56.php',
    1 => 'Migration de PHP 5.5.x vers PHP 5.6.x',
  ),
  14 => 
  array (
    0 => 'debugger.php',
    1 => 'D&eacute;bogueur PHP',
  ),
  15 => 
  array (
    0 => 'configure.php',
    1 => 'Options de configuration',
  ),
  16 => 
  array (
    0 => 'ini.php',
    1 => 'Directives du php.ini',
  ),
  17 => 
  array (
    0 => 'extensions.php',
    1 => 'Cat&eacute;gorie/Liste des extensions',
  ),
  18 => 
  array (
    0 => 'aliases.php',
    1 => 'Liste des alias',
  ),
  19 => 
  array (
    0 => 'reserved.php',
    1 => 'Mots r&eacute;serv&eacute;s en PHP',
  ),
  20 => 
  array (
    0 => 'resource.php',
    1 => 'Types des ressources PHP',
  ),
  21 => 
  array (
    0 => 'filters.php',
    1 => 'Liste des filtres disponibles',
  ),
  22 => 
  array (
    0 => 'transports.php',
    1 => 'Liste des modes de transport de sockets disponibles',
  ),
  23 => 
  array (
    0 => 'types.comparisons.php',
    1 => 'Comparaison de types en PHP',
  ),
  24 => 
  array (
    0 => 'tokens.php',
    1 => 'Liste des jetons de l\'analyseur',
  ),
  25 => 
  array (
    0 => 'userlandnaming.php',
    1 => 'Guide de nommage de l\'espace utilisateur',
  ),
  26 => 
  array (
    0 => 'about.php',
    1 => '&Agrave; propos du manuel',
  ),
  27 => 
  array (
    0 => 'cc.license.php',
    1 => 'Creative Commons Attribution 3.0',
  ),
  28 => 
  array (
    0 => 'indexes.php',
    1 => 'Liste de l\'index',
  ),
  29 => 
  array (
    0 => 'doc.changelog.php',
    1 => 'Historique des modifications',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);