Skip to content

Commit 6b194e0

Browse files
committed
Remove non-implemented ODBC INI settings
It has now been properly removed from the extension in php/php-src#14399
1 parent d832267 commit 6b194e0

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

reference/uodbc/ini.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,6 @@
1616
</row>
1717
</thead>
1818
<tbody xml:id="odbc.configuration.list">
19-
<row>
20-
<entry><link linkend="ini.uodbc.default-db">odbc.default_db</link> *</entry>
21-
<entry>NULL</entry>
22-
<entry><constant>INI_ALL</constant></entry>
23-
<entry></entry>
24-
</row>
25-
<row>
26-
<entry><link linkend="ini.uodbc.default-user">odbc.default_user</link> *</entry>
27-
<entry>NULL</entry>
28-
<entry><constant>INI_ALL</constant></entry>
29-
<entry></entry>
30-
</row>
31-
<row>
32-
<entry><link linkend="ini.uodbc.default-pw">odbc.default_pw</link> *</entry>
33-
<entry>NULL</entry>
34-
<entry><constant>INI_ALL</constant></entry>
35-
<entry></entry>
36-
</row>
3719
<row>
3820
<entry><link linkend="ini.uodbc.allow-persistent">odbc.allow_persistent</link></entry>
3921
<entry>"1"</entry>
@@ -79,11 +61,6 @@
7961
</tbody>
8062
</tgroup>
8163
</table>
82-
<note>
83-
<simpara>
84-
Entries marked with * are not implemented yet.
85-
</simpara>
86-
</note>
8764
&ini.php.constants;
8865
</para>
8966

0 commit comments

Comments
 (0)