<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration72.new-features.php',
    1 => 'New features',
  ),
  1 => 
  array (
    0 => 'migration72.new-functions.php',
    1 => 'New functions',
  ),
  2 => 
  array (
    0 => 'migration72.constants.php',
    1 => 'New global constants',
  ),
  3 => 
  array (
    0 => 'migration72.incompatible.php',
    1 => 'Backward incompatible changes',
  ),
  4 => 
  array (
    0 => 'migration72.deprecated.php',
    1 => 'Deprecated features in PHP 7.2.x',
  ),
  5 => 
  array (
    0 => 'migration72.other-changes.php',
    1 => 'Other changes',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Appendici',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);