com doc/ja: SimpleXMLElement::attributes() may return NULL: reference/simplexml/simplexmlelement/attributes.xml

[email protected] (Yoshinari Takaoka) Mon, 08 Mar 2021 13:52:41 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
Commit:    ca3236dd86b86f91cec8a9256d6683c3722295e9=0AAuthor:    Yoshinari =
Takaoka <[email protected]>         Mon, 8 Mar 2021 22:52:41 +0900=0AParent=
s:   0f1e057c2714d7dee8d29427251268ffd2a5333d=0ABranches:  master=0A=0ALink=
:       http://git.php.net/?p=3Ddoc/ja.git;a=3Dcommitdiff;h=3Dca3236dd86b86=
f91cec8a9256d6683c3722295e9=0A=0ALog:=0ASimpleXMLElement::attributes() may =
return NULL=0A=0ACo-authored-by: Christoph M. Becker <[email protected]>=0A=
=0ACloses GH-482.=0A=0AChanged paths:=0A  M  reference/simplexml/simplexmle=
lement/attributes.xml=0A=0A=0ADiff:=0Adiff --git a/reference/simplexml/simp=
lexmlelement/attributes.xml b/reference/simplexml/simplexmlelement/attribut=
es.xml=0Aindex e4b4a6a197..b34b60d920 100644=0A--- a/reference/simplexml/si=
mplexmlelement/attributes.xml=0A+++ b/reference/simplexml/simplexmlelement/=
attributes.xml=0A@@ -1,6 +1,6 @@=0A <?xml version=3D"1.0" encoding=3D"utf-8=
"?>=0A <!-- $Revision$ -->=0A-<!-- EN-Revision: cd38bc2a916cbf9687c52f8b4af=
371cae8a182e4 Maintainer: takagi Status: ready -->=0A+<!-- EN-Revision: 793=
c9fc579641578ad0c13dddc8d222ed6ff5280 Maintainer: takagi Status: ready -->=
=0A <!-- CREDITS: hirokawa,shimooka,mumumu -->=0A <refentry xml:id=3D"simpl=
exmlelement.attributes" xmlns=3D"http://docbook.org/ns/docbook">=0A  <refna=
mediv>=0A@@ -11,7 +11,7 @@=0A  <refsect1 role=3D"description">=0A   &reftit=
le.description;=0A   <methodsynopsis>=0A-   <modifier>public</modifier> <ty=
pe>SimpleXMLElement</type><methodname>SimpleXMLElement::attributes</methodn=
ame>=0A+   <modifier>public</modifier> <type class=3D"union"><type>SimpleXM=
LElement</type><type>null</type></type><methodname>SimpleXMLElement::attrib=
utes</methodname>=0A    <methodparam choice=3D"opt"><type>string</type><par=
ameter>ns</parameter><initializer>&null;</initializer></methodparam>=0A    =
<methodparam choice=3D"opt"><type>bool</type><parameter>is_prefix</paramete=
r><initializer>&false;</initializer></methodparam>=0A   </methodsynopsis>=
=0A