File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
reference/shmop/functions Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 52dc204a77076e1404257cf39f179882b90b5780 Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: mumumu Status: ready -->
4
4
<refentry xml : id =" function.shmop-close" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >shmop_close</refname >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type >void</type ><methodname >shmop_close</methodname >
18
19
<methodparam ><type >Shmop</type ><parameter >shmop</parameter ></methodparam >
19
20
</methodsynopsis >
55
56
</row >
56
57
</thead >
57
58
<tbody >
59
+ <row >
60
+ <entry >8.0.0</entry >
61
+ <entry >
62
+ この関数は推奨されなくなりました。
63
+ この関数を実行しても何も起きないからです。
64
+ </entry >
65
+ </row >
58
66
<row >
59
67
<entry >8.0.0</entry >
60
68
<entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: e50e79746736dbdfbabe9bd3566793b3ddf38f58 Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 81220ae76f6dcd6a562e4f38cb4cb6afb482db05 Maintainer: mumumu Status: ready -->
4
4
<refentry xml : id =" function.shmop-read" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >shmop_read</refname >
57
57
&reftitle.returnvalues;
58
58
<para >
59
59
読み取ったデータを返します。
60
- &return.falseforfailure;
61
60
</para >
62
61
</refsect1 >
63
62
You can’t perform that action at this time.
0 commit comments