Skip to content

Commit cdba300

Browse files
committed
Add warning about mysqli_result::__construct
1 parent b8019a3 commit cdba300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/mysqli/mysqli_result/construct.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818

1919
&warn.undocumented.func;
2020

21+
<warning xmlns="http://docbook.org/ns/docbook">
22+
<simpara>This function is not usable on its own. It exists only for internal purposes.
23+
</simpara>
24+
</warning>
2125
</refsect1>
2226

2327
<refsect1 role="parameters">

0 commit comments

Comments
 (0)