We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31ba41 commit b730786Copy full SHA for b730786
appendices/migration85/other-changes.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: ec45af749649dc0d6a23eaedeed1b601f7460813 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 6b48f364497107ae46f926bfc99a4e3d9d546316 Maintainer: mumumu Status: ready -->
4
<sect1 xml:id="migration85.other-changes">
5
<title>その他の変更</title>
6
@@ -304,7 +304,7 @@
304
<function>gzfile</function>, <function>gzopen</function>,
305
<function>readgzfile</function> 関数の
306
<parameter>$use_include_path</parameter> 引数の型が、
307
- <type>int</type> から <type>boolean</type> に変更されました。
+ <type>int</type> から <type>bool</type> に変更されました。
308
</simpara>
309
310
<simpara>
0 commit comments