Skip to content

Commit 4671af8

Browse files
committed
Fix RelaxNG violation
This is due to an improper sync with doc-en
1 parent 3f76f3c commit 4671af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/pdo_pgsql/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<para>
3131
指定されたクエリ結果 <classname>PDOStatement</classname>
3232
インスタンスに割り当てられたメモリ使用量をバイト単位で返します。
33-
クエリ実行前で結果が存在しない場合は <literal>&null;</literal> を返します。
33+
クエリ実行前で結果が存在しない場合は &null; を返します。
3434
PHP 8.4.0 から利用可能です。
3535
</para>
3636
</listitem>

0 commit comments

Comments
 (0)