com doc/ja: Add union type to streamWrapper::stream_stat : reference/stream/streamwrapper/stream-stat.xml

[email protected] (Yoshinari Takaoka) Thu, 11 Mar 2021 11:17:04 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
Commit:    5c1dc90cbbdaadba91835bad023234ffcea95a51=0AAuthor:    Yoshinari =
Takaoka <[email protected]>         Thu, 11 Mar 2021 20:17:04 +0900=0AParen=
ts:   bdcfef085fcc315e842257de8ce680cd82480c3e=0ABranches:  master=0A=0ALin=
k:       http://git.php.net/?p=3Ddoc/ja.git;a=3Dcommitdiff;h=3D5c1dc90cbbda=
adba91835bad023234ffcea95a51=0A=0ALog:=0AAdd union type to streamWrapper::s=
tream_stat=0A=0ACloses GH-485.=0A=0AChanged paths:=0A  M  reference/stream/=
streamwrapper/stream-stat.xml=0A=0A=0ADiff:=0Adiff --git a/reference/stream=
/streamwrapper/stream-stat.xml b/reference/stream/streamwrapper/stream-stat=
.xml=0Aindex a5a3c3971a..b682ee6cc6 100644=0A--- a/reference/stream/streamw=
rapper/stream-stat.xml=0A+++ b/reference/stream/streamwrapper/stream-stat.x=
ml=0A@@ -1,6 +1,7 @@=0A <?xml version=3D"1.0" encoding=3D"utf-8"?>=0A <!-- =
$Revision$ -->=0A-<!-- EN-Revision: af4410a7e15898c3dbe83d6ea38246745ed9c6f=
b Maintainer: takagi Status: ready -->=0A+<!-- EN-Revision: c461c1fc7fe6455=
e8a87d2661b8256cd67a4a7bf Maintainer: takagi Status: ready -->=0A+<!-- Cred=
its: mumumu -->=0A =0A <refentry xml:id=3D"streamwrapper.stream-stat" xmlns=
=3D"http://docbook.org/ns/docbook" xmlns:xlink=3D"http://www.w3.org/1999/xl=
ink">=0A  <refnamediv>=0A@@ -11,7 +12,7 @@=0A  <refsect1 role=3D"descriptio=
n">=0A   &reftitle.description;=0A   <methodsynopsis>=0A-   <modifier>publi=
c</modifier> <type>array</type><methodname>streamWrapper::stream_stat</meth=
odname>=0A+   <modifier>public</modifier> <type class=3D"union"><type>array=
</type><type>false</type></type><methodname>streamWrapper::stream_stat</met=
hodname>=0A    <void />=0A   </methodsynopsis>=0A   <para>=0A