<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php',
    1 => 'Storia di PHP e Progetti Correlati',
  ),
  1 => 
  array (
    0 => 'examples.php',
    1 => 'Informazioni sugli esempi del manuale',
  ),
  2 => 
  array (
    0 => 'migration85.php',
    1 => 'Migrating from PHP 8.4.x to PHP 8.5.x',
  ),
  3 => 
  array (
    0 => 'migration84.php',
    1 => 'Migrazione da PHP 8.3.x a PHP 8.4.x',
  ),
  4 => 
  array (
    0 => 'migration83.php',
    1 => 'Migrating from PHP 8.2.x to PHP 8.3.x',
  ),
  5 => 
  array (
    0 => 'migration82.php',
    1 => 'Migrating from PHP 8.1.x to PHP 8.2.x',
  ),
  6 => 
  array (
    0 => 'migration81.php',
    1 => 'Migrating from PHP 8.0.x to PHP 8.1.x',
  ),
  7 => 
  array (
    0 => 'migration80.php',
    1 => 'Migrating from PHP 7.4.x to PHP 8.0.x',
  ),
  8 => 
  array (
    0 => 'migration74.php',
    1 => 'Migrating from PHP 7.3.x to PHP 7.4.x',
  ),
  9 => 
  array (
    0 => 'migration73.php',
    1 => 'Migrating from PHP 7.2.x to PHP 7.3.x',
  ),
  10 => 
  array (
    0 => 'migration72.php',
    1 => 'Migrating from PHP 7.1.x to PHP 7.2.x',
  ),
  11 => 
  array (
    0 => 'migration71.php',
    1 => 'Migrating from PHP 7.0.x to PHP 7.1.x',
  ),
  12 => 
  array (
    0 => 'migration70.php',
    1 => 'Migrating from PHP 5.6.x to PHP 7.0.x',
  ),
  13 => 
  array (
    0 => 'migration56.php',
    1 => 'Migrating from PHP 5.5.x to PHP 5.6.x',
  ),
  14 => 
  array (
    0 => 'debugger.php',
    1 => 'Debugging in PHP',
  ),
  15 => 
  array (
    0 => 'configure.php',
    1 => 'Configure options',
  ),
  16 => 
  array (
    0 => 'ini.php',
    1 => 'Impostazioni del php.ini',
  ),
  17 => 
  array (
    0 => 'extensions.php',
    1 => 'Lista/classificazione delle Estensioni',
  ),
  18 => 
  array (
    0 => 'aliases.php',
    1 => 'Lista dei sinonimi delle funzioni PHP',
  ),
  19 => 
  array (
    0 => 'reserved.php',
    1 => 'Lista delle parole riservate',
  ),
  20 => 
  array (
    0 => 'resource.php',
    1 => 'List of Resource Types',
  ),
  21 => 
  array (
    0 => 'filters.php',
    1 => 'List of Available Filters',
  ),
  22 => 
  array (
    0 => 'transports.php',
    1 => 'Elenco dei Trasporti Socket Supportati',
  ),
  23 => 
  array (
    0 => 'types.comparisons.php',
    1 => 'Tabelle di confronto dei tipi PHP',
  ),
  24 => 
  array (
    0 => 'tokens.php',
    1 => 'List of Parser Tokens',
  ),
  25 => 
  array (
    0 => 'userlandnaming.php',
    1 => 'Guida Denominazione Spazio Utente',
  ),
  26 => 
  array (
    0 => 'about.php',
    1 => 'Informazioni sul manuale',
  ),
  27 => 
  array (
    0 => 'cc.license.php',
    1 => 'Creative Commons Attribution 3.0',
  ),
  28 => 
  array (
    0 => 'indexes.php',
    1 => 'Lista indice',
  ),
  29 => 
  array (
    0 => 'doc.changelog.php',
    1 => 'Storico dei cambiamenti',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);