php-doc-en/reference/mysqli
Christoph Michael Becker ce1d9493b9 MySQLi: various updates [15] - add mysqli_driver methods to versions
The OO-style methods were not included in the `versions.xml` file. This is a known issue based on the `FIXME` comment at the top of the file.

This commit adds the methods from the `mysqli_driver` class to the `versions.xml` file.

Version numbers based on the versions as set for the procedural functions. **This will need verification.**

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350072 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:05:37 +00:00
..
functions Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
mysqli MySQLi: various updates [6] - remove superfluous param (mysqli) 2020-06-20 14:58:14 +00:00
mysqli_driver MySQLi: various updates [14] - method modifiers (mysqli_driver) 2020-06-20 15:04:51 +00:00
mysqli_result MySQLi: various updates [12] - mysqli_result class synopsis incomplete 2020-06-20 15:03:12 +00:00
mysqli_stmt MySQLi: various updates [9] - mysqli_stmt class synopsis incomplete 2020-06-20 15:00:42 +00:00
mysqli_warning Fix #78045: Wrong return type in mysqli_warning::next() description 2019-05-21 14:12:12 +00:00
book.xml Added an example, similar to how ext/mysql did it. This is an interesting example. :) 2015-09-02 01:51:06 +00:00
configure.xml fixed typo 2016-05-04 15:40:58 +00:00
constants.xml MySQLi: various updates [1] - constants 2020-06-20 14:54:03 +00:00
examples.xml Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade. 2017-09-02 18:42:15 +00:00
ini.xml Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
mysqli.xml
mysqli_driver.xml Mark up classname 2020-03-15 09:36:47 +00:00
mysqli_result.xml
mysqli_sql_exception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
mysqli_stmt.xml Add documentation for mysqli_stmt::__construct(). 2015-02-27 20:20:06 +00:00
mysqli_warning.xml
notes.xml
overview.xml
persistconns.xml
quickstart.xml Fix example 2019-08-02 13:09:55 +00:00
reference.xml
setup.xml Documented the current caching_sha2_password situation 2018-04-23 22:12:13 +00:00
summary.xml Delete duplicate page 2018-01-26 17:37:16 +00:00
versions.xml MySQLi: various updates [15] - add mysqli_driver methods to versions 2020-06-20 15:05:37 +00:00