mirror of
https://github.com/php/doc-pt_br.git
synced 2026-03-23 22:52:12 +01:00
51 lines
1.4 KiB
XML
51 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: 9c422d0dd7aaa5864487d9526696dbff01a2052c Maintainer: mauricio Status: ready -->
|
|
|
|
<appendix xml:id="migration71" xmlns="http://docbook.org/ns/docbook">
|
|
<title>Migrando do PHP 7.0.x para o PHP 7.1.x</title>
|
|
|
|
<para>
|
|
Esta nova versão menor traz vários
|
|
<link linkend="migration71.new-features">novos recursos</link> e
|
|
<link linkend="migration71.incompatible">algumas incompatibilidades</link>
|
|
que devem ser testadas antes da atualização de versões do PHP em
|
|
ambientes de produção.
|
|
</para>
|
|
|
|
<para>
|
|
&manual.migration.seealso;
|
|
<link linkend="migration70">7.0.x</link>.
|
|
</para>
|
|
|
|
&appendices.migration71.new-features;
|
|
&appendices.migration71.new-functions;
|
|
&appendices.migration71.constants;
|
|
&appendices.migration71.incompatible;
|
|
&appendices.migration71.deprecated;
|
|
&appendices.migration71.changed-functions;
|
|
&appendices.migration71.other-changes;
|
|
&appendices.migration71.windows-support;
|
|
|
|
</appendix>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|