<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration85.new-features.php',
    1 => 'Novas Funcionalidades',
  ),
  1 => 
  array (
    0 => 'migration85.new-classes.php',
    1 => 'Novas Classes e Interfaces',
  ),
  2 => 
  array (
    0 => 'migration85.new-functions.php',
    1 => 'Novas Fun&ccedil;&otilde;es',
  ),
  3 => 
  array (
    0 => 'migration85.constants.php',
    1 => 'Novas Constantes Globais',
  ),
  4 => 
  array (
    0 => 'migration85.incompatible.php',
    1 => 'Altera&ccedil;&otilde;es Incompat&iacute;veis com Vers&otilde;es Anteriores',
  ),
  5 => 
  array (
    0 => 'migration85.deprecated.php',
    1 => 'Recursos Descontinuados',
  ),
  6 => 
  array (
    0 => 'migration85.other-changes.php',
    1 => 'Outras Altera&ccedil;&otilde;es',
  ),
  7 => 
  array (
    0 => 'migration85.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',
  ),
);