Commit graph

89 commits

Author SHA1 Message Date
Peter Cowburn
2e8ef0a1bd
hyphenate "object-oriented"
refs #846
2021-08-08 18:48:47 +01:00
Christoph M. Becker
6dfe076725 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Philip Olson
40667918dc Added table ids as needed by the docs at mysql.com 2021-01-27 11:47:40 -08:00
Dharman
a714378ed8 Remove PHP 5 info from mysqli, PDO_MySQL and mysqlnd
Co-authored-by: Anna Filina <afilina@gmail.com>

Closes GH-253.
2021-01-10 12:47:52 +01:00
Christoph Michael Becker
384256aca1 Amend r351218
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351220 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-04 13:24:00 +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
9e4c917c09 Fix other miscellaneous typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +00:00
Philip Olson
74cc3023d8 Removing Connector/C reference as it's no longer a thing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348217 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-25 22:07:21 +00:00
Christoph Michael Becker
bc967bc8e2 Fix #77203: mysqlnd.net_read_timeout CAN be changed via PHP_INI_PERDIR
We also document the changed default value, cf.
<http://git.php.net/?p=php-src.git;a=commit;h=543cc08a75039ed934ecc1fe973ec23df7c19df9>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346042 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 12:00:18 +00:00
Philip Olson
ce50e28836 Spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345594 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 23:13:13 +00:00
Philip Olson
58209df1b3 Added missing thead and missing thead titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344487 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-12 22:35:45 +00:00
Jakub Vrana
3df65c988d Add new INI entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 21:38:11 +00:00
Jakub Vrana
c18c500b6f Use integer instead of long
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343894 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 16:06:58 +00:00
Christoph Michael Becker
f0d181381d Fix some paths in mysqlnd Reference configuration
-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343342 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:37:02 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Thomas Punt
a30c86ae3d Resolve doc bug #73822
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341675 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-17 10:44:25 +00:00
Christoph Michael Becker
5220d99782 Fix typo
Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341536 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 11:54:20 +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
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
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +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
Jakub Vrana
d047d502da Link and standardize INI description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330277 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 23:48:58 +00:00
TAKAGI Masahiro
b72a6273c1 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330160 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 20:03:17 +00:00
Jakub Vrana
494639283c Document mysqlnd incompatibility regarding bit data type (fix #63244)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 16:37:59 +00:00
Philip Olson
cd09fab47b Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 03:57:46 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Philip Olson
e94533ab35 Formalized informal tables, which adds titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328620 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:29:14 +00:00
TAKAGI Masahiro
4aeacf8669 Prepend dash dash to the configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328506 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:38:28 +00:00
Philip Olson
03e7d88302 Readded the MySQL changes in PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328500 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 20:11:29 +00:00
Philip Olson
04c19c0937 We hide future features until the PHP version is known to exist, and contains said features. Blame PHP 6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-18 04:29:46 +00:00
Ulf Wendel
4e0ad8a3db MySQL 5.6 SHA-256 Authentication Plugin support by mysqlnd as of PHP 5.5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328040 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-15 15:16:56 +00:00
Philip Olson
5493fd0c46 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327384 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 20:28:13 +00:00
Philip Olson
9edc7d4114 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 18:40:28 +00:00
Jakub Vrana
ff6d5c7b5d PHP sources now lives in Git
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327173 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-18 23:40:27 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Philip Olson
11ea9a1ba2 Partially document PHP bug #61060, with more to come. Help clarify memory memory reporting with mysqlnd vs libmysql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325318 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-18 21:03:15 +00:00
Philip Olson
debc49412f Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323922 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-05 20:05:09 +00:00
Philip Olson
72abc02a97 Documented ini directives: mysqlnd.log_mask and mysqlnd.mempool_default_size
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323764 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 02:38:18 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Philip Olson
94763e6df1 Moved the introductory text from the overview to the introduction section. As quasi-requested-suggested by Chris Jones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323035 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 01:02:38 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Philip Olson
a495f61c3c Markup fix. colspec colwidth uses * and not % for proportional values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321524 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 20:01:40 +00:00
Philip Olson
92937e0b54 Fixed tgroup cols numbers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321500 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:38:46 +00:00
Philip Olson
d617b26e4b Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321499 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:35:01 +00:00
Philip Olson
90aee20f31 Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321498 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:32:07 +00:00
Philip Olson
bb76efcce9 Added a 5.3/5.4 changelog, and a couple minor tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318292 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-21 07:00:24 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00