Commit graph

526 commits

Author SHA1 Message Date
Philip Olson
bfe2c13ee5 Added missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323462 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 22:49:28 +00:00
Maciek Sokolewicz
2cd16395be - Fixed typo in example results, string -> integer (thanks to ale_pira@yahoo.com.br for noticing)
- Fixed a "conneciton" -> "connection" typo in the same example's title

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322947 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 18:25:32 +00:00
Jakub Vrana
5ad5bd9009 $ in <varname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322383 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-17 08:29:44 +00:00
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
cbe13b0842 PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 13:55:48 +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
Ulf Wendel
83756b8c94 Must have been blind yesterday: adding quickstart (which I pushed yesterday).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322148 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 17:06:41 +00:00
Ulf Wendel
ac0e9d6071 mysqli quickstart and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322092 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 19:05:13 +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
Jakub Vrana
61167073d2 Standard ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322013 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 11:03:26 +00:00
Jakub Vrana
c9ee929e0f Display class in detail but not in overview
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322008 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 10:37:32 +00:00
Jakub Vrana
455d960b4a Mark properties with $
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322007 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:58:41 +00:00
Jakub Vrana
334dc21776 Link properties from class definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322006 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:53:16 +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
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
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Philip Olson
0cce59a58b Fixed typo, as spotted by bjori
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321730 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 17:49:08 +00:00
Philip Olson
c805e9be2a Fixed build :]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:53:04 +00:00
Philip Olson
b385553740 Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321497 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:21:49 +00:00
Philip Olson
b476146e50 Made examples moderately consistent, and <example>'s should have <title>'s.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321495 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 05:36:04 +00:00
Philip Olson
e6216ec2f2 Fixed markup, removed unnecessary <section>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321491 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-28 21:15:43 +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
fbca88f0a0 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 13:06:01 +00:00
Philip Olson
8f71ece23d Documented mysqli_refresh(), closes PHP bug #55860
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320747 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 07:55:19 +00:00
Philip Olson
a0b4a16f5c Documented 5.4+ MySQLi_Result iterator support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320713 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 03:47:42 +00:00
Justin Martin
8942ad55cd Added version information for mysqli_stmt_get_result.
Indicated that mysqli_stmt_get_result is only available via mysqlnd.
Closes bug #55658.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320324 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:02:20 +00:00
Philip Olson
c83ad03c76 Added missing constants, documented some. Missing constants spotted by Christopher Jones via Netbeans
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319008 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 21:17:04 +00:00
Andrey S. Bezrukov
f6b35f1c75 Misprint fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318417 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-26 07:12:40 +00:00
Philip Olson
ae6308e5a8 Moved Linux+mysqli installation information to a table. And fixed a bug
that stated mysqlnd is enabled by default.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318290 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-21 06:25:43 +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
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
Peter Cowburn
31d2d6d27a note on parameter order (doc #55757, thanks Sherif Ramadan)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317146 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-22 10:23:50 +00:00
Hannes Magnusson
44408e2d5a link these, like all other ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315355 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-23 10:18:16 +00:00
Hannes Magnusson
9fc42bb977 Document mysql[i].allow_local_infile, see bug#55404
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315060 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 11:52:31 +00:00
Peter Cowburn
29169d2b32 fix example (mysqli::connect_* are properties not methods, doc #55405)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314798 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-11 20:18:05 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +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
Peter Cowburn
f41b8d5bc2 fix build (use classname element to link to a class)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313259 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 08:15:49 +00:00
Joey Smith
cdf9ea506c This should clarify the mysql_result datatype - the link may not be generating correctly, but it'll still be clearer than the existing documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313258 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 07:16:03 +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
Justin Martin
7ee01a578e Made OOP-style example consistent, changing procedural calls to OOP. Fixes bug #55119.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312861 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 19:14:33 +00:00
Jakub Vrana
065db8a473 New keys in return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312785 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 22:35:24 +00:00
Johannes Schlüter
b7a7fad603 Fix mysqli_stmt::get_result() return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-15 00:42:09 +00:00
Peter Cowburn
144200157b fix see also markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311922 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 13:48:16 +00:00
David Tajchreber
ff6f703135 Doc Bug #54749 - Missing default value for last parameter of mysqli_query - added MYSQLI_STORE_RESULT as default value for resultmode in signatures
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/mysqli/mysqli_nonapi.c#492

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311085 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:21:38 +00:00
Ulf Wendel
e0a206c69c http://bugs.php.net/bug.php?id=54192 - mysqlnd supports SSL as of 5.3.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310852 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:24:34 +00:00
Yannick Torres
d2c9cd6da4 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309659 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 17:40:23 +00:00
Anthony Bedford
6b0e3ce8b1 Add useful notes chapter. Notes on diffs between libmysql and mysqlnd when handling GEOMETRY types. Fixes bug #49357.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309644 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 11:59:12 +00:00
Yannick Torres
960c78d495 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309614 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 22:57:13 +00:00
Anthony Bedford
520f1a8e48 Updated summary to link to mysqli_stmt_get_result().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309606 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 16:06:28 +00:00
Anthony Bedford
0b995c96a3 Add docs for mysqli_stmt_get_result. Fixes #34948
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309605 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 15:29:35 +00:00
Richard Quadling
0aaa886375 Typo: wether -> whether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307534 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-17 12:50:43 +00:00
David Tajchreber
9f8cbacff2 Fixed bug #53498 corrected error in mysqli_result example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 05:08:10 +00:00
Anthony Bedford
a16da516ef Rename file in order to ensure entities correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305378 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:10:32 +00:00
Anthony Bedford
743eef5afa Move file as not deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305377 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:09:30 +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
910fc2682c Now considered documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305374 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 16:52:15 +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
ec0961f421 Fixed #52453 (Connection charset seems arbitrary)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304709 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 20:45:34 +00:00
Jakub Vrana
454c57102c See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 00:10:00 +00:00
Anthony Bedford
ce8acb6d00 Note added as per bug #50636
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304111 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-05 16:26:18 +00:00
Anthony Bedford
082f233928 Renaming file back until I figure out why that broke the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303323 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:37:15 +00:00
Anthony Bedford
8bf0f2c2ee Removed some potentially misleading info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303322 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:35:41 +00:00
Anthony Bedford
4d17fa847c File renamed. This file is just about installation (not configuration).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303321 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:16:59 +00:00
Anthony Bedford
3c87f848f5 Added note as per bug #49511
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303320 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:09:25 +00:00
Anthony Bedford
7f265b9d5c Moved information to a more relevant location.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 11:33:55 +00:00
Anthony Bedford
9f7e2da29b Initial reworking of installation info (not yet completed). Bug #52544.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302452 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 18:13:02 +00:00
Anthony Bedford
b481e9d418 Fixed doc bug #51163. Removed references to def field, as no meaningful value is returned for it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302439 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 12:12:29 +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
Anthony Bedford
e5c2bfa4c8 Example tag should contain a single title tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:40:41 +00:00
Anthony Bedford
0214c184b6 Changed Oracle, Inc to Oracle Corporation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 09:51:19 +00:00
Anthony Bedford
c80027c88f Changed Sun Microsystems to Oracle.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301724 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 16:44:11 +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
Anthony Bedford
bdeea4d125 Removed use of 'above' (as not always relevant in MySQL doc formats).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300509 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-17 09:11:26 +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 Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Jakub Vrana
395536882e Returns mysqli_warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 23:59:11 +00:00
Daniel Convissor
20c22d6105 Add title to example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299196 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:48:09 +00:00
Daniel Convissor
33d634d15e Add title to example. Fix markup for extended class example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299195 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:47:30 +00:00
Daniel Convissor
dd731f1402 Add title to example. Fix refname.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 03:36:10 +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 P. Brown
e1a8a7efe3 Fixes OOP field displaying procedural method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297929 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-12 18:43:10 +00:00
Daniel Egeberg
15925a594d Fixed PHP bug #51508, error in SQL example in mysql::commit() doc page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 22:41:20 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
Richard Quadling
735a959f84 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294403 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:10:22 +00:00
Richard Quadling
66c2c84d31 Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294372 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:07:05 +00:00
Anthony Bedford
4e666e6cee Changed wording of return values statement. Fixes bug #50909.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-02 13:41:12 +00:00
Daniel Egeberg
894e98c406 Fixed doc bug #50838 (mysqli_prepare speaks about null-terminated strings)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294086 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 12:33:55 +00:00
Daniel Egeberg
28e9242331 Clarifying how to use persistent connections in mysqli.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293632 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 00:10:27 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Anthony Bedford
21cedf648b It should be &null; instead of <literal>NULL</literal>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291956 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-10 16:14:10 +00:00
Anthony Bedford
6ba54c0c74 In practice a NULL is actually returned, rather than an empty string.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291945 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-10 11:09:15 +00:00
Daniel P. Brown
1df3727755 Zero is not a recognized flag, but both 'o' and 'O' are, so we'll use 'o' for the example. Reported (incorrectly) in a user note by (pchampon AT gmail DOT com) on
01-DEC-09.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 17:23:33 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00