Commit graph

242 commits

Author SHA1 Message Date
Dharman
be526864c9 Updating mysqli docs: mysqli::__construct
Co-authored-by: Anna Filina <afilina@gmail.com>

Closes GH-178.
2021-01-12 16:10:33 +01:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
4ec4293189 Remove obsolete PHP 5 specific mysqli docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351218 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-04 12:44:36 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
a8e0638ea5 Remove rest of mysqli RPL docs amendment
Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351046 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 13:49:04 +00:00
Christoph Michael Becker
8f772a992e Remove docs for mysqli aliases which are removed as of PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350987 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 14:56:47 +00:00
Christoph Michael Becker
dd09ee01d8 Use already defined entities instead of repeating ourselves
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345853 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 14:51:45 +00:00
Christoph Michael Becker
a428d010cb The example may return something else
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344739 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 12:12:16 +00:00
Jakub Vrana
78a3fb752b Move mysqli_get_client_stats to functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343951 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:41:00 +00:00
Philip Olson
94c2782c41 Added a mysqli_connect() example, now all old user comments here can be deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337725 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 02:52:40 +00:00
Christoph Michael Becker
67fdfbc0bb updated manual wrt. removal of mysqli_get_cache_stats() (fixes #70352)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337623 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 12:48:28 +00:00
Simion Onea
2ebf4027bf Removed an unnecessary "of".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335334 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 09:56:13 +00:00
Adam Harvey
f2c41f5da1 Update new functions in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Jakub Vrana
e3e6f51c9e Document mysqli::set_opt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330226 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:46 +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
TAKAGI Masahiro
7827330b4b Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328463 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 07:40:51 +00:00
Joe Watkins
9d91bf8ad8 mysqli documentation bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328364 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 11:49:51 +00:00
Joe Watkins
bd44bb7d1c deprecate disable_reads_from_master
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328361 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 10:56:02 +00:00
Adam Harvey
1690f24f52 Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and
simultaneously audit all of the functions removed in 5.4.0 to ensure we have
the right warnings in the right places (spoiler: we didn't).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:55:25 +00:00
Jakub Vrana
08acb98bb9 Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322197 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 12:07:26 +00:00
Jakub Vrana
78177d0cdd Prefer OOP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322004 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:33:10 +00:00
Jakub Vrana
06b9ee7046 MySQLi uses lowercase class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321998 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 07:20:18 +00:00
Philip Olson
bca331d83e Fixed example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321418 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-27 00:34:35 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Philip Olson
b36f23d0db Added consistency here, so changed class->method titles to class::method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313115 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 15:44:39 +00:00
Anthony Bedford
4c85679c47 Move file as not deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:06:07 +00:00
Anthony Bedford
aab9c25977 Now considered documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305373 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 16:50:49 +00:00
Kalle Sommer Nielsen
ba898e3361 Use entity instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302183 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:51:07 +00:00
Kalle Sommer Nielsen
4822597388 Mention the per-process to per-request change thats in 5.2.15 & 5.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:49:15 +00:00
Jakub Vrana
b5ee8a5c0d Better explanation of mysqli_report
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 09:43:37 +00:00
Peter Cowburn
5f357e881e tidied up mysqli_escape_string alias page (patch by Peter O'Callaghan)
- removed See Also section
    - use alias entities

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300307 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-09 11:21:24 +00:00
Daniel Convissor
ac54a421f7 Bring examples in line with our updated oop/procedural style docbook layout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299161 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 23:37:27 +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
Peter Cowburn
e1694ecb31 Added mysqli_connect alias (thanks Peter O'Callaghan)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296275 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 13:13:09 +00:00
Jakub Vrana
75c3613337 Link mysqlnd.stats
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295815 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 05:42:44 +00:00
Jakub Vrana
832ce87fa8 Some functions don't exist as methods (bug #47950)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290975 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:53:20 +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
Rudy Nappée
685a03b4b3 * No () in refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:54:47 +00:00
Hannes Magnusson
8fc8ccaa1f Deprecate the MySQLi RPL functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:37:56 +00:00
Hannes Magnusson
fc532225e3 Remove old file
#../mysqli_result/fetch-assoc.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 16:13:19 +00:00
Hannes Magnusson
4da17a4475 Rename functions/mysqli-*.xml to mysqli/*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249686 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 14:38:33 +00:00
Hannes Magnusson
2356ca6291 Rename functions/mysqli-stmt-*.xml to mysqli_stmt/*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249683 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 14:08:21 +00:00
Hannes Magnusson
bcb3c2a793 - Rename mysqli_result methods from functions/ to mysqli_result/
- Update the file entities in mysqli_result.xml
NOTE:
	mysqli-field-tell.xml     => current-field.xml
	mysqli-free-result.xml    => free.xml
	mysqli-fetch-lengths.xml  => lengths.xml
	mysqli-num-rows.xml       => num-rows.xml
	mysqli-fetch-row.xml      => fetch-row.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249678 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 13:32:53 +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
Hannes Magnusson
b16d400c4f Remove nonexisting functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249673 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 12:24:48 +00:00
Felipe Pena
351beb9d7c Missing alter "method" enclosed parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247262 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-28 21:30:33 +00:00
Felipe Pena
cd79a60f6f Missing refname to property
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247261 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-28 21:14:57 +00:00