Commit graph

14 commits

Author SHA1 Message Date
Dharman
2bd21ff7be Updating mysqli: fixing mysqli_report
Co-authored-by: Anna Filina <afilina@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-180.
2021-01-10 13:28:10 +01:00
Christoph Michael Becker
97986d5b11 MYSQLI_REPORT_OFF is the default mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351394 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-15 12:59:47 +00:00
Christoph Michael Becker
819cd5d7d1 Remove non-existent functions and remove Embedded server support from overview
Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351293 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 21:11:47 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
36ca1dd256 MySQLi: various updates [14] - method modifiers (mysqli_driver)
Add modifiers to the class methods for the `mysqli_driver` class to make the [Class Synopsos](https://www.php.net/manual/en/class.mysqli-driver.php#mysqli-driver.synopsis) more consistent.

Based on the [stub](https://github.com/php/php-src/blob/master/ext/mysqli/mysqli.stub.php) all methods in the class are `public`, so I've annotated them as such.

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350071 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:04:51 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Philip Olson
5c6f1c511a Moved mysqli_report() / $report_mode docs under mysqli_driver/.
This closes PHP Bug #55329
This change includes updates, mainly to the example / see also sections.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 07:59:25 +00:00
Jakub Vrana
d316f465df Hide properties from method lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322005 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:41:49 +00:00
Daniel Convissor
cd7e8901b3 Clean up description sections for updated oop/procedural combination format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 21:20:24 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
2c69dc3c07 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:13:42 +00:00
Hannes Magnusson
73cf79d868 - Update ID
- Add OO refname
- Add OO methodsynopsis


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249675 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 12:43:22 +00:00
Hannes Magnusson
e04f60e288 Move functions/mysqli-embedded-server-start.xml to mysqli_driver/embedded-server-start.xml
Move functions/mysqli-embedded-server-end.xml to mysqli_driver/embedded-server-end.xml
Update the entities in mysqli_driver.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249674 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 12:37:37 +00:00