Skip to content

Commit 20964cc

Browse files
committed
翻訳漏れをいったん対応 / [PHP 8.4] Add deprecation warning to mysqli constants
php/doc-en@432b1af
1 parent 73c0f75 commit 20964cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/mysqli/constants.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,15 +1130,14 @@
11301130
</para>
11311131
</listitem>
11321132
</varlistentry>
1133-
<!-- to be translated -->
11341133
<varlistentry xml:id="constant.mysqli-refresh-backup-log">
11351134
<term>
11361135
<constant>MYSQLI_REFRESH_BACKUP_LOG</constant>
11371136
(<type>int</type>)
11381137
</term>
11391138
<listitem>
11401139
<simpara>
1141-
Closes and reopens the backup log files.
1140+
バックアップログファイルをクローズし、再度オープンします。
11421141
PHP 8.4.0 で非推奨となりました。
11431142
</simpara>
11441143
</listitem>

0 commit comments

Comments
 (0)