File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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: 4279863b96f74295fb6bd2d44e34270a71fb9537 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
4
4
5
5
<sect1 xml : id =" migration70.changed-functions" >
6
6
<title >変更された関数</title >
48
48
<simpara >
49
49
<function >setlocale</function > 関数で、<parameter >category</parameter >
50
50
を文字列で渡すことができなくなりました。定数
51
- <constant >LC_* </constant > を指定する必要があります。
51
+ <constant >LC_< replaceable >*</ replaceable > </constant > を指定する必要があります。
52
52
</simpara >
53
53
</listitem >
54
54
<listitem >
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: 8f5f6a52c0d25a42a069c6c1cff4effb68fb379c Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
6
6
<sect2 xml : id =" migration70.incompatible.removed-functions" >
47
47
<function >mcrypt_cbc</function >、<function >mcrypt_cfb</function >、
48
48
<function >mcrypt_ofb</function > も削除されました。
49
49
<function >mcrypt_decrypt</function > に、適切な
50
- <constant >MCRYPT_MODE_* </constant > 定数を組み合わせて使いましょう。
50
+ <constant >MCRYPT_MODE_< replaceable >*</ replaceable > </constant > 定数を組み合わせて使いましょう。
51
51
</para >
52
52
</sect3 >
53
53
You can’t perform that action at this time.
0 commit comments