[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/_set-local-infile-handler.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2020-06-20 14:58:14
Message-ID: svn-cmb-1592665094-350063-1575525621 () svn ! php ! net
[Download RAW message or body]

cmb                                      Sat, 20 Jun 2020 14:58:14 +0000

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

Log:
MySQLi: various updates [6] - remove superfluous param (mysqli)

* When called OO-style, the `mysqli $link` does not need to be passed AFAIK. \
                Verification recommended.
* Add the method visibility modifier.

Patch contributed by jrfnl.

Changed paths:
    U   phpdoc/en/trunk/reference/mysqli/mysqli/set-local-infile-handler.xml

Modified: phpdoc/en/trunk/reference/mysqli/mysqli/set-local-infile-handler.xml
===================================================================
--- phpdoc/en/trunk/reference/mysqli/mysqli/set-local-infile-handler.xml	2020-06-20 \
                14:57:26 UTC (rev 350062)
+++ phpdoc/en/trunk/reference/mysqli/mysqli/set-local-infile-handler.xml	2020-06-20 \
14:58:14 UTC (rev 350063) @@ -11,8 +11,7 @@
   &reftitle.description;
   <para>&style.oop;</para>
   <methodsynopsis role="oop">
-   <type>bool</type><methodname>mysqli::set_local_infile_handler</methodname>
-   <methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
+   <modifier>public</modifier> \
<type>bool</type><methodname>mysqli::set_local_infile_handler</methodname>  \
<methodparam><type>callable</type><parameter>read_func</parameter></methodparam>  \
</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