svn: /phpdoc/zh/trunk/appendices/ migration74.xml

[email protected] (Dai Jie) Sat, 25 Jan 2020 15:52:52 +0000
Newsgroups php.doc.zh
Message-ID <[email protected]>
daijie                                   Sat, 25 Jan 2020 15:52:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349012

Log:
Translate appendices migration 7.4 to Chinese

--
Provided by anonymous 97200 ([email protected])

Changed paths:
    A   phpdoc/zh/trunk/appendices/migration74.xml

Added: phpdoc/zh/trunk/appendices/migration74.xml
===================================================================
--- phpdoc/zh/trunk/appendices/migration74.xml	                        (rev 0)
+++ phpdoc/zh/trunk/appendices/migration74.xml	2020-01-25 15:52:52 UTC (rev 349012)
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 348018 Maintainer: TianYi.R Status: ready -->
+<!-- Reviewed: no -->
+
+<appendix xml:id="migration74" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd">
+ <title>从 PHP 7.3.x 移植到 PHP 7.4.x</title>
+
+ &appendices.migration74.new-features;
+ &appendices.migration74.new-classes;
+ &appendices.migration74.new-functions;
+ &appendices.migration74.constants;
+ &appendices.migration74.incompatible;
+ &appendices.migration74.deprecated;
+ &appendices.migration74.removed-extensions;
+ &appendices.migration74.other-changes;
+ &appendices.migration74.windows-support;
+
+ <sect1 phd:chunk="false" xml:id="migration74.intro">
+  <para>
+   这个新的小版本带来了大量的
+   <link linkend="migration74.new-features">新特性</link> 和
+   <link linkend="migration74.incompatible">少量的兼容性调整</link>
+   在生产环境切换 PHP 版本前应该进行
+   相关测试。
+  </para>
+
+  <para>
+   &manual.migration.seealso;
+   <link linkend="migration70">7.0.x</link>,
+   <link linkend="migration71">7.1.x</link>,
+   <link linkend="migration72">7.2.x</link> 和
+   <link linkend="migration73">7.3.x</link>。
+  </para>
+ </sect1>
+</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
+-->


Property changes on: phpdoc/zh/trunk/appendices/migration74.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property