<?php
$TOC = array (
  0 => 
  array (
    0 => 'migration70.incompatible.php',
    1 => 'Mudan&ccedil;as incompat&iacute;veis com vers&otilde;es anteriores',
  ),
  1 => 
  array (
    0 => 'migration70.new-features.php',
    1 => 'Novos Recursos',
  ),
  2 => 
  array (
    0 => 'migration70.deprecated.php',
    1 => 'Recursos descontinuados no PHP 7.0.x',
  ),
  3 => 
  array (
    0 => 'migration70.changed-functions.php',
    1 => 'Fun&ccedil;&otilde;es alteradas',
  ),
  4 => 
  array (
    0 => 'migration70.new-functions.php',
    1 => 'Novas fun&ccedil;&otilde;es',
  ),
  5 => 
  array (
    0 => 'migration70.classes.php',
    1 => 'Novas Classes e Interfaces',
  ),
  6 => 
  array (
    0 => 'migration70.constants.php',
    1 => 'Novas Constantes Globais',
  ),
  7 => 
  array (
    0 => 'migration70.sapi-changes.php',
    1 => 'Modifica&ccedil;&otilde;es nos M&oacute;dulos SAPI',
  ),
  8 => 
  array (
    0 => 'migration70.removed-exts-sapis.php',
    1 => 'Extens&otilde;es e SAPIs removidas',
  ),
  9 => 
  array (
    0 => 'migration70.other-changes.php',
    1 => 'Outras mudan&ccedil;as',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Ap&ecirc;ndices',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);