<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration56.incompatible.php',
    1 => 'Backward incompatible changes',
  ),
  1 => 
  array (
    0 => 'migration56.new-features.php',
    1 => 'New features',
  ),
  2 => 
  array (
    0 => 'migration56.deprecated.php',
    1 => 'Deprecated features in PHP 5.6.x',
  ),
  3 => 
  array (
    0 => 'migration56.changed-functions.php',
    1 => 'Changed functions',
  ),
  4 => 
  array (
    0 => 'migration56.new-functions.php',
    1 => 'New functions',
  ),
  5 => 
  array (
    0 => 'migration56.openssl.php',
    1 => 'OpenSSL changes in PHP 5.6.x',
  ),
  6 => 
  array (
    0 => 'migration56.extensions.php',
    1 => 'Other changes to extensions',
  ),
  7 => 
  array (
    0 => 'migration56.constants.php',
    1 => 'New global constants',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Appendici',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);