From f36ae1a68d81af8f8ddd4af819716879a6e52676 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sat, 20 Jun 2020 15:06:27 +0000 Subject: [PATCH] MySQLi: various updates [17] - add mysqli_warning 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_warning` class to the `versions.xml` file. Version numbers based on the versions as set for the procedural functions. **This will need verification.** Includes removing the `FIXME` comments as AFAICS all methods have now been added. Patch contributed by jrfnl. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350073 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/versions.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/reference/mysqli/versions.xml b/reference/mysqli/versions.xml index e0db1ed352..bcb86ee5bd 100644 --- a/reference/mysqli/versions.xml +++ b/reference/mysqli/versions.xml @@ -3,13 +3,7 @@ - - - - @@ -255,6 +249,9 @@ + + +