Commit graph

557 commits

Author SHA1 Message Date
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
Peter Cowburn
d4f40a45d1 use OO API for OO example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333187 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:36 +00:00
Peter Cowburn
325fc3992a grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333163 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:50 +00:00
Philip Olson
2fe88bc6dd PHP Bug #62798 - MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH update and see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:29:02 +00:00
Joe Watkins
7a83e2a0c9 reverse the silly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 23:57:54 +00:00
Joe Watkins
73a0d3a409 fix #66290 update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332356 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 18:10:40 +00:00
Kalle Sommer Nielsen
445e208c38 Fixed bug #65978 (mysqli.commit examples flawed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 23:26:32 +00:00
Joe Watkins
4d0440105f #61128 add get_result to see also in a few places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331998 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:29:43 +00:00
Sherif Ramadan
c2d6fe7424 Fix bug #65877 - wrong constant used (PHP_INT_MAX not MAXINT).
Patch by Dean Sas <dean@deansas.org>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331790 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:53:30 +00:00
Ulf Wendel
49ad542e63 Removing undocumented warning from async mysqli calls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331718 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-07 09:15:17 +00:00
Chris Wright
ee00913713 Clarify the mechanism of prepared statements in MySQLi quickstart
---
Provided by anonymous #33362 on PHDOE

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331330 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 16:15:20 +00:00
Chris Wright
015111e38b Remove procedural style calls in OOP example for mysqli::ping()
---
Provided by Anonymous #33191

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331292 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 07:03:29 +00:00
Chris Wright
abb172ba96 Typo fix in MySQLi quick start
---
Provided by Anonymous #33170

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331286 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 08:32:48 +00:00
Sherif Ramadan
145e9f1355 Fix typos: wrong tense.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331046 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-02 02:37:12 +00:00
Pieter Hordijk
57af376c5f Made class constants uppercase in examples
Fixed return type of mysqli::$client_version

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-14 17:20:52 +00:00
Philip Olson
baf4e6bdaa Clarified return value, as per PHP Bug #65021
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330633 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 23:04:25 +00:00
Sebastian Bergmann
656d1610af Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Joey Smith
f5beedad8a Patch submitted by user 'sacho' from Freenode's ##PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330462 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-09 22:35:57 +00:00
Jakub Vrana
b89d5b4683 Add missing version info
Found by PhD

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
38e65393c5 Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
9efc822578 Standardize class filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330304 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:25:44 +00:00
Jakub Vrana
a445db39cd Put PHP 5.5 functions to versions.xml
Generated by http://pastebin.com/VLfQAUT7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +00:00
Jakub Vrana
05f13511c1 Document $link parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330228 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:27 +00:00
Jakub Vrana
577ff9add3 Document PHP 5.5 MySQLi parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330227 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:09 +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
Jakub Vrana
625647c784 Add PHP 5.5 MySQLi functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330225 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:28 +00:00
Jakub Vrana
3fb4399cc6 Document MYSQLI_BINARY_FLAG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-03 17:31:41 +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
030b100ce8 Documented PHP Bug #55823 -- _query() and _real_query() are different
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329870 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 07:38:12 +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
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
Philip Olson
55a52d42ae Formalized informal tables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328619 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:13:33 +00:00
Hannes Magnusson
7afe7c8750 Fixed bug#63627 & #63626 and add all the mysqlnd-weirdname ini options too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328600 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:35:51 +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
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
e25450d9dc many bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +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
Peter Cowburn
86cf1edfd3 Update MySQLi constants.
MYSQLI_TYPE_CHAR is an outdated alias for MYSQL_TYPE_TINY.
The type for CHAR() fields is MYSQLI_TYPE_STRING
see http://dev.mysql.com/doc/refman/5.1/en/c-api-data-structures.html

--
Provided by anonymous #18986 (jg@handcode.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328329 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:28 +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