<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration72.new-features.php',
    1 => 'Novas funcionalidades',
  ),
  1 => 
  array (
    0 => 'migration72.new-functions.php',
    1 => 'Novas fun&ccedil;&otilde;es',
  ),
  2 => 
  array (
    0 => 'migration72.constants.php',
    1 => 'Novas constantes globais',
  ),
  3 => 
  array (
    0 => 'migration72.incompatible.php',
    1 => 'Altera&ccedil;&otilde;es incompat&iacute;veis com vers&otilde;es anteriores',
  ),
  4 => 
  array (
    0 => 'migration72.deprecated.php',
    1 => 'Recursos descontinuados na vers&atilde;o PHP 7.2.x',
  ),
  5 => 
  array (
    0 => 'migration72.other-changes.php',
    1 => 'Outras altera&ccedil;&otilde;es',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Ap&ecirc;ndices',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);