File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e67f3f3092176f3ffd8a07bf840de156cb43117b Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
6
6
<sect1 xml : id =" migration71.incompatible" >
@@ -146,7 +146,7 @@ Warning: Cannot call func_num_args() dynamically in %s on line %d
146
146
147
147
<para >
148
148
<function >mt_rand</function > のデフォルトが、修正版のメルセンヌ・ツイスタ
149
- アルゴリズムを使うようになりました。<function >mt_srand </function >
149
+ アルゴリズムを使うようになりました。<function >mt_rand </function >
150
150
の結果に依存するコードを書いていた場合は、<function >mt_srand</function >
151
151
のオプションの第二引数に <constant >MT_RAND_PHP</constant >
152
152
を指定すると、これまでの挙動 (間違った実装) を維持できます。
You can’t perform that action at this time.
0 commit comments