<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration84.new-features.php',
    1 => 'Novos Recursos',
  ),
  1 => 
  array (
    0 => 'migration84.new-classes.php',
    1 => 'Novas Classes, Enumera&ccedil;&otilde;es e Interfaces',
  ),
  2 => 
  array (
    0 => 'migration84.new-functions.php',
    1 => 'Novas Fun&ccedil;&otilde;es',
  ),
  3 => 
  array (
    0 => 'migration84.constants.php',
    1 => 'Novas Constantes Globais',
  ),
  4 => 
  array (
    0 => 'migration84.incompatible.php',
    1 => 'Altera&ccedil;&otilde;es Incompat&iacute;veis com Vers&otilde;es Anteriores',
  ),
  5 => 
  array (
    0 => 'migration84.deprecated.php',
    1 => 'Recursos Descontinuados',
  ),
  6 => 
  array (
    0 => 'migration84.removed-extensions.php',
    1 => 'Extens&otilde;es Removidas',
  ),
  7 => 
  array (
    0 => 'migration84.other-changes.php',
    1 => 'Outras Altera&ccedil;&otilde;es',
  ),
  8 => 
  array (
    0 => 'migration84.windows-support.php',
    1 => 'Suporte ao Windows',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Ap&ecirc;ndices',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);