Christoph Michael Becker
dae7041cce
Partially fix #73675 : mysqli_warning class is undocumented
...
We fix only the wrong visibility spec, for now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341330 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 15:56:58 +00:00
Christoph Michael Becker
78411cf505
Improve description
...
As suggested by an anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341237 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-30 12:16:37 +00:00
Christoph Michael Becker
fd72dabd42
Fix #73197 : Missing comparison between mysqlnd and libmysql
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340248 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 16:27:10 +00:00
Christoph Michael Becker
204354190a
Fix punctuation (patch provided by David C)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340029 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 01:08:45 +00:00
Christoph Michael Becker
37287d6b0c
Apparently, a word has been swallowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339612 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:05:01 +00:00
Philip Olson
91d7a3b3d0
Documented MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT; patch by Joel Hutchinson via the Online Doc Editor.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:15:32 +00:00
Philip Olson
0287c96d79
Added patch by David C; fixes markup and adds descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:11:15 +00:00
Christoph Michael Becker
d645aab5dd
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339132 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-04 15:40:58 +00:00
Thomas Punt
a1c186ceb6
Resolve doc bug #71382
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338523 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-18 21:37:41 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Thomas Punt
1fda925edf
Fix docs builds (nobody saw this...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338379 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-29 10:38:42 +00:00
Thomas Punt
f209c3c260
Resolve doc bug #71230
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338378 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-29 10:34:15 +00:00
Thomas Punt
a580ffe749
Resolve doc bug #70737
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338306 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 19:33:22 +00:00
Christoph Michael Becker
8cbebe305b
fixed procedural style example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338264 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 14:06:08 +00:00
Philip Olson
809b8ab4fd
Fixed PHP Bug #68573 by expanding the examples to use multiple character sets, and mentioning what 'length' means.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337742 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 23:32:22 +00:00
Philip Olson
40152f7353
Added basic begin_transaction() (and related constants) documentation, as requested by PHP Bug #69813
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337739 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 21:43:21 +00:00
Philip Olson
2a739959b6
Documented the mysqli.rollback_on_cached_plink ini entry, added in 5.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337727 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:41:02 +00:00
Philip Olson
e846d99d04
Added missing removal and/or deprecated information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:16:30 +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
Philip Olson
67cc2eb5d8
Improved install info, and moved newer info above the old
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 00:32:00 +00:00
Philip Olson
5dd7ff3e72
Clarified that connections are closed when a script is finished. A user note by 'win at alinto dot com' inspired this change. For good measure, refer to both result sets and connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 23:30:35 +00:00
Philip Olson
b35940f9fd
Added an example, similar to how ext/mysql did it. This is an interesting example. :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:51:06 +00:00
Christoph Michael Becker
8297529577
improved documentation of MYSQLI_OPT_NET_(CMD|READ)_BUFFER_SIZE ( fixes #70400 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337692 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 13:57:14 +00:00
Philip Olson
4fd68bd86c
Improved the MySQL character set documentation, a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337633 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:32:39 +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
Rasmus Lerdorf
b0708fb148
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337153 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 16:00:27 +00:00
Peter Cowburn
4de8a4cb9a
typo (patch by cmb)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336925 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 22:24:51 +00:00
Maciek Sokolewicz
3a488bc675
fixed incorrect description of function mysqli::release_savepoint() (patch by cmd)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:36:40 +00:00
Maciej Sobaczewski
04baa1c92d
More deprecated functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336052 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 06:39:17 +00:00
Adam Harvey
372dfed158
Add documentation for mysqli_stmt::__construct().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336012 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:20:06 +00:00
Pieter Hordijk
fa5071f76e
Fixed description of decimals property per https://bugs.php.net/bug.php?id=69126
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336007 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 12:41:16 +00:00
Adam Harvey
10fd47c55d
Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Alexander Moskaliov
1e1c3f01a2
Fix bug #68757
...
Wrong result type for mysqli::$connect_errno
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335639 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-06 11:19:59 +00:00
Alexander Moskaliov
0d0936323e
Fix syntax error in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335586 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-03 16:11:59 +00:00
Adam Harvey
f3aee9f107
Urgh, fieldsynopsis whitespace is significant for semicolon formatting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335511 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 20:06:20 +00:00
Adam Harvey
c91b624d4f
Reinstate the original markup for the OO mysqli::insert_id field.
...
Effectively reverts r335491, which broke the build, but with slightly better
indenting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335503 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 17:16:54 +00:00
Jean-Sebastien Hedde
dac0212e68
The man page for Mysqli.insert-id has a small styling issue, caused by incorrect xml wrappers. I have changed this so that the page will render correctly.
...
--
Provided by anonymous 50584 (kirk.bater@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335491 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:56:27 +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
4a8c660dca
Fix version and mysqlnd dependencies for mysqli_stmt_{more,next}_result.
...
Fixes doc bug #68554 (mysqli_stmt::next_result unavailable before php 5.4).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335248 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-05 19:19:02 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +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
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Philip Olson
42a727aa49
Added missing IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334416 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 23:07:55 +00:00
Peter Cowburn
2af241e1c1
add initializer for mysqli_result::fetch_object() (Patch by Steve Clay)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-12 21:04:08 +00:00
Peter Cowburn
3c24a088a0
Typofix (missing word)
...
--
Patch by anonymous contributor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333771 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:14:01 +00:00
Peter Cowburn
fd05093add
Use object in OO example
...
--
Patch by anonymous #45313
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333769 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:12:00 +00:00
Jean-Sebastien Hedde
220e2c2d26
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:50:31 +00:00
Philip Olson
0aa774414a
Removed removed duplicated duplicated words words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Peter Cowburn
e3b6a502d3
WS (tab to space)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333388 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:21 +00:00
Ulf Wendel
f44f0a5c90
Basic documentation for MYSQLI_STORE_RESULT_COPY_DATA and the underlying mysqlnd feature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333301 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-10 18:53:20 +00:00