Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with English #784

Merged
merged 1 commit into from
Sep 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 8 additions & 14 deletions language/predefined/arithmeticerror.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 3fc56d76de1007a3c4f60b143c60c071f32546fb Maintainer: avenger Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: avenger Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:exceptionref xml:id="class.arithmeticerror" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>ArithmeticError</title>
Expand All @@ -24,22 +24,16 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooexception>
<exceptionname>ArithmeticError</exceptionname>
</ooexception>

<ooclass>
<classname>ArithmeticError</classname>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>ArithmeticError</classname>
</ooclass>

<ooclass>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
<xi:fallback/>
Expand Down
22 changes: 8 additions & 14 deletions language/predefined/assertionerror.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 3fc56d76de1007a3c4f60b143c60c071f32546fb Maintainer: avenger Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: avenger Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:exceptionref xml:id="class.assertionerror" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>AssertionError</title>
Expand All @@ -21,21 +21,15 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooexception>
<exceptionname>AssertionError</exceptionname>
</ooexception>

<ooclass>
<classname>AssertionError</classname>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>AssertionError</classname>
</ooclass>

<ooclass>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
Expand Down
12 changes: 3 additions & 9 deletions language/predefined/attributes/allowdynamicproperties.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 6e69d9342ef5b124a62c8a255cb0d9a091d07b5e Maintainer: mowangjuanzi Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: mowangjuanzi Status: ready -->
<!-- CREDITS: Luffy -->
<phpdoc:classref xml:id="class.allowdynamicproperties" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>AllowDynamicProperties 类</title>
Expand All @@ -18,18 +18,12 @@
<section xml:id="allowdynamicproperties.synopsis">
&reftitle.classsynopsis;

<classsynopsis>
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>AllowDynamicProperties</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>AllowDynamicProperties</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.allowdynamicproperties')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='AllowDynamicProperties'])">
<xi:fallback/>
Expand Down
12 changes: 3 additions & 9 deletions language/predefined/attributes/returntypewillchange.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 6e69d9342ef5b124a62c8a255cb0d9a091d07b5e Maintainer: mowangjuanzi Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: mowangjuanzi Status: ready -->
<!-- CREDITS: Luffy -->
<phpdoc:classref xml:id="class.returntypewillchange" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>ReturnTypeWillChange 类</title>
Expand All @@ -19,18 +19,12 @@
<section xml:id="returntypewillchange.synopsis">
&reftitle.classsynopsis;

<classsynopsis>
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>ReturnTypeWillChange</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>ReturnTypeWillChange</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.returntypewillchange')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='ReturnTypeWillChange'])">
<xi:fallback/>
Expand Down
12 changes: 3 additions & 9 deletions language/predefined/attributes/sensitiveparameter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 49e193c69bb79503cf9efeb5f25be7f371051ef5 Maintainer: mowangjuanzi Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: mowangjuanzi Status: ready -->
<!-- CREDITS: Luffy -->
<phpdoc:classref xml:id="class.sensitiveparameter" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>SensitiveParameter 类</title>
Expand All @@ -18,18 +18,12 @@
<section xml:id="sensitiveparameter.synopsis">
&reftitle.classsynopsis;

<classsynopsis>
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>SensitiveParameter</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>SensitiveParameter</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.sensitiveparameter')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='SensitiveParameter'])">
<xi:fallback/>
Expand Down
12 changes: 3 additions & 9 deletions language/predefined/closure.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 9c74079f12d67cabb52c124d761f48275417d7eb Maintainer: anonymous #29387 Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: anonymous #29387 Status: ready -->
<!-- CREDITS: GongT, Jader, mowangjuanzi -->
<phpdoc:classref xml:id="class.closure" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Expand Down Expand Up @@ -35,17 +35,11 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>Closure</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>Closure</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.closure')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[@role='Closure'])">
Expand Down
22 changes: 8 additions & 14 deletions language/predefined/compileerror.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 3fc56d76de1007a3c4f60b143c60c071f32546fb Maintainer: avenger Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: avenger Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:exceptionref xml:id="class.compileerror" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>CompileError</title>
Expand All @@ -21,22 +21,16 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooexception>
<exceptionname>CompileError</exceptionname>
</ooexception>

<ooclass>
<classname>CompileError</classname>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>CompileError</classname>
</ooclass>

<ooclass>
<modifier>extends</modifier>
<classname>Error</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
<xi:fallback/>
Expand Down
22 changes: 8 additions & 14 deletions language/predefined/divisionbyzeroerror.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 3fc56d76de1007a3c4f60b143c60c071f32546fb Maintainer: avenger Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: avenger Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:exceptionref xml:id="class.divisionbyzeroerror" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>DivisionByZeroError</title>
Expand All @@ -21,21 +21,15 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooexception>
<exceptionname>DivisionByZeroError</exceptionname>
</ooexception>

<ooclass>
<classname>DivisionByZeroError</classname>
<modifier>extends</modifier>
<classname>ArithmeticError</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>DivisionByZeroError</classname>
</ooclass>

<ooclass>
<modifier>extends</modifier>
<classname>ArithmeticError</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&InheritedProperties;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))">
Expand Down
23 changes: 9 additions & 14 deletions language/predefined/error.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 09c49da6f0167fcdfe53a76e3ea28ecfc0eb337b Maintainer: Luffy Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: Luffy Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:classref xml:id="class.error" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Error</title>
Expand All @@ -21,20 +21,15 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass>
<classname>Error</classname>
</ooclass>
<classsynopsis class="class">
<ooexception>
<exceptionname>Error</exceptionname>
</ooexception>

<classsynopsisinfo>
<ooclass>
<classname>Error</classname>
</ooclass>

<oointerface>
<interfacename>Throwable</interfacename>
</oointerface>
</classsynopsisinfo>
<oointerface>
<modifier>implements</modifier>
<interfacename>Throwable</interfacename>
</oointerface>

<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
<fieldsynopsis>
Expand Down
22 changes: 8 additions & 14 deletions language/predefined/errorexception.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 071a588364ddef3af5e008b3d6213f98c617b5a0 Maintainer: mowangjuanzi Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: mowangjuanzi Status: ready -->
<phpdoc:exceptionref xml:id="class.errorexception" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>ErrorException</title>
<titleabbrev>ErrorException</titleabbrev>
Expand All @@ -20,22 +20,16 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooexception>
<exceptionname>ErrorException</exceptionname>
</ooexception>

<ooclass>
<classname>ErrorException</classname>
<modifier>extends</modifier>
<classname>Exception</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>ErrorException</classname>
</ooclass>

<ooclass>
<modifier>extends</modifier>
<classname>Exception</classname>
</ooclass>
</classsynopsisinfo>

<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
<fieldsynopsis>
<modifier>protected</modifier>
Expand Down
23 changes: 9 additions & 14 deletions language/predefined/exception.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 09c49da6f0167fcdfe53a76e3ea28ecfc0eb337b Maintainer: mowangjuanzi Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: mowangjuanzi Status: ready -->
<!-- CREDITS: Luffy -->
<phpdoc:exceptionref xml:id="class.exception" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Exception</title>
Expand All @@ -20,20 +20,15 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass>
<classname>Exception</classname>
</ooclass>
<classsynopsis class="class">
<ooexception>
<exceptionname>Exception</exceptionname>
</ooexception>

<classsynopsisinfo>
<ooclass>
<classname>Exception</classname>
</ooclass>

<oointerface>
<interfacename>Throwable</interfacename>
</oointerface>
</classsynopsisinfo>
<oointerface>
<modifier>implements</modifier>
<interfacename>Throwable</interfacename>
</oointerface>

<classsynopsisinfo role="comment">&Properties;</classsynopsisinfo>
<fieldsynopsis>
Expand Down
Loading