Skip to content

Commit cd84d9b

Browse files
[PHP 8.4] odbc_fetch_row() can emit a E_WARNING
1 parent 0e48683 commit cd84d9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/uodbc/functions/odbc-fetch-row.xml

+7
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@
7272
</row>
7373
</thead>
7474
<tbody>
75+
<row>
76+
<entry>8.4.0</entry>
77+
<entry>
78+
An <constant>E_WARNING</constant> is now emitted when <parameter>row</parameter>
79+
is equal or less than zero.
80+
</entry>
81+
</row>
7582
<row>
7683
<entry>8.0.0</entry>
7784
<entry>

0 commit comments

Comments
 (0)