From 22020d276db466cf90040506474bfc3974f8695c Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sat, 20 Jun 2020 14:59:01 +0000 Subject: [PATCH] MySQLi: various updates [7] - add mysqli 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` class to the `versions.xml` file. Version numbers based on the versions as set for the procedural functions. This may need verification. Patch contributed by jrfnl. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350064 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/versions.xml | 50 ++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/reference/mysqli/versions.xml b/reference/mysqli/versions.xml index 57e2e7943b..9fc11fb4d9 100644 --- a/reference/mysqli/versions.xml +++ b/reference/mysqli/versions.xml @@ -8,7 +8,6 @@ --> - @@ -166,6 +165,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +