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 9ddd8fa commit 16b5594Copy full SHA for 16b5594
language/predefined/exception/clone.xml
@@ -52,7 +52,7 @@
52
<row>
53
<entry>8.1.0</entry>
54
<entry>
55
- <methodname>Exception::__clone</methodname> は、、
+ <methodname>Exception::__clone</methodname> は、
56
final ではなくなりました。
57
</entry>
58
</row>
reference/math/functions/round.xml
@@ -139,7 +139,7 @@
139
&reftitle.errors;
140
<simpara>
141
この関数は、無効な <parameter>mode</parameter> が指定された場合に <exceptionname>ValueError</exceptionname> をスローします。
142
- PHP 8.4.0 より前では、、エラーにはならずに <constant>PHP_ROUND_HALF_UP</constant> を使用していました。
+ PHP 8.4.0 より前では、エラーにはならずに <constant>PHP_ROUND_HALF_UP</constant> を使用していました。
143
</simpara>
144
</refsect1>
145
0 commit comments