From 040595eb415370594ec8b9130d027890866d26e9 Mon Sep 17 00:00:00 2001 From: schrosis <54675948+schrosis@users.noreply.github.com> Date: Fri, 26 Jul 2024 10:11:18 +0900 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=A8=B3=E6=BC=8F=E3=82=8C=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/errorfunc/constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/errorfunc/constants.xml b/reference/errorfunc/constants.xml index 1de5e1e380..7870a22bb2 100644 --- a/reference/errorfunc/constants.xml +++ b/reference/errorfunc/constants.xml @@ -249,7 +249,7 @@ 上記の値(数値も論理値も)はどのエラーをレポートするかを指定する ビットマスクを組み立てる。ビット演算子 を使用して値を組み合わせたり特定のエラータイプをマスクすることができる。 - &php.ini; では'|', '~', '!', '^' and '&'のみが解釈されることに + &php.ini; では'|', '~', '!', '^' および '&'のみが解釈されることに 注意すべきである。