[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mysqli/mysqli/_get-server-info.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2020-06-20 14:57:26
Message-ID: svn-cmb-1592665046-350062-1246728391 () svn ! php ! net
[Download RAW message or body]

cmb                                      Sat, 20 Jun 2020 14:57:26 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350062

Log:
MySQLi: various updates [5] - fix typo (mysqli)

* Fix typo - method was referring to the wrong class in its signature.
* Add the method visibility modifier.

Patch contributed by jrfnl.

Changed paths:
    U   phpdoc/en/trunk/reference/mysqli/mysqli/get-server-info.xml

Modified: phpdoc/en/trunk/reference/mysqli/mysqli/get-server-info.xml
===================================================================
--- phpdoc/en/trunk/reference/mysqli/mysqli/get-server-info.xml	2020-06-20 14:56:40 \
                UTC (rev 350061)
+++ phpdoc/en/trunk/reference/mysqli/mysqli/get-server-info.xml	2020-06-20 14:57:26 \
UTC (rev 350062) @@ -13,7 +13,7 @@
   <para>&style.oop;</para>
   <fieldsynopsis><type>string</type><varname \
linkend="mysqli.get-server-info">mysqli->server_info</varname></fieldsynopsis>  \
                <methodsynopsis role="oop">
-   <type>string</type><methodname>mysqli_stmt::get_server_info</methodname>
+   <modifier>public</modifier> \
<type>string</type><methodname>mysqli::get_server_info</methodname>  <void/>
   </methodsynopsis>
   <para>&style.procedural;</para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic