From 23e95d6aa7372b57bdb2788d9d5073ee94bf6ab9 Mon Sep 17 00:00:00 2001 From: natsuki ueda Date: Sat, 3 May 2025 06:33:12 +0900 Subject: [PATCH] =?UTF-8?q?[PHP=208.4]=20odbc=5Ffetch=5Frow()=20can=20emit?= =?UTF-8?q?=20a=20E=5FWARNING=20=E3=82=92=E5=8F=96=E3=82=8A=E8=BE=BC?= =?UTF-8?q?=E3=81=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/uodbc/functions/odbc-fetch-row.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/reference/uodbc/functions/odbc-fetch-row.xml b/reference/uodbc/functions/odbc-fetch-row.xml index 03696145341..2b87405d557 100644 --- a/reference/uodbc/functions/odbc-fetch-row.xml +++ b/reference/uodbc/functions/odbc-fetch-row.xml @@ -1,6 +1,6 @@ - + @@ -65,6 +65,13 @@ &true;、それ以外の場合に &false; を返します。 + + + &reftitle.errors; + + row が0以下の場合、 E_WARNING が発生します。 + + &reftitle.changelog; @@ -77,6 +84,12 @@ + + 8.4.0 + + row が0以下の場合、 E_WARNING が発生するようになりました。 + + 8.0.0