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 3f76f3c commit 4671af8Copy full SHA for 4671af8
reference/pdo_pgsql/constants.xml
@@ -30,7 +30,7 @@
30
<para>
31
指定されたクエリ結果 <classname>PDOStatement</classname>
32
インスタンスに割り当てられたメモリ使用量をバイト単位で返します。
33
- クエリ実行前で結果が存在しない場合は <literal>&null;</literal> を返します。
+ クエリ実行前で結果が存在しない場合は &null; を返します。
34
PHP 8.4.0 から利用可能です。
35
</para>
36
</listitem>
0 commit comments