php-doc-en/reference/uodbc/versions.xml
Yoshinari Takaoka adb98b5a8f Added PHP 8 into versions.xml for uodbc based on stubs.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-386.
2021-01-24 11:35:11 +01:00

72 lines
3.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="odbc_autocommit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_binmode" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_close" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_close_all" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_columnprivileges" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_columns" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_commit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_connect" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_cursor" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_data_source" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_do" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_error" from="PHP 4 &gt;= 4.0.5, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_errormsg" from="PHP 4 &gt;= 4.0.5, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_exec" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_execute" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_fetch_array" from="PHP 4 &gt;= 4.0.2, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_fetch_into" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_fetch_object" from="PHP 4 &gt;= 4.0.2, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_fetch_row" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_len" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_name" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_num" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_precision" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_scale" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_field_type" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_foreignkeys" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_free_result" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_gettypeinfo" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_longreadlen" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_next_result" from="PHP 4 &gt;= 4.0.5, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_num_fields" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_num_rows" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_pconnect" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_prepare" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_primarykeys" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_procedurecolumns" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_procedures" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_result" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_result_all" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_rollback" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_setoption" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_specialcolumns" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_statistics" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_tableprivileges" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="odbc_tables" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->