Commit graph

503 commits

Author SHA1 Message Date
Adam Harvey
1690f24f52 Fix doc bug (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
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
Hannes Magnusson
a4861592bb Add experimental autogenerated changelog entries for few books.
This requires PhD 1.1.6-dev :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Philip Olson
41f14ef421 Added a concepts section about character sets, and linked to it in various places.
This is an improved fix for PHP Bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326024 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 05:21:09 +00:00
Philip Olson
59b8134015 Documented that setting the character set via an SQL query will not be
useful to real_escape_string. This closes PHP Bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326022 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 00:11:47 +00:00
Nikita Popov
68869c4839 Fix Doc Bug : Typo in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325970 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 14:48:56 +00:00
Jakub Vrana
ff70d29a8d See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325150 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-13 16:34:22 +00:00
Jakub Vrana
105bc12689 Static method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325047 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-11 13:48:15 +00:00
Justin Martin
4a97438b7b Fixed example to use free instead of close. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324948 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-07 19:18:51 +00:00
Jakub Vrana
6cfa600cf1 Show constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324931 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 19:41:36 +00:00
Jakub Vrana
5e2f2b4724 Use OOP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324930 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 19:34:33 +00:00
Adam Harvey
6fd194c95e Fix doc bug (Wrong return type at description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324695 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 06:36:17 +00:00
TAKAGI Masahiro
aafd44f929 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324374 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-20 06:01:52 +00:00
Yannick Torres
7a5f25215b Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324233 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 10:16:22 +00:00
Yannick Torres
31411d7f3c Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324232 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 09:58:33 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Philip Olson
63849f121a Whitespace and markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323934 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:21:04 +00:00
Philip Olson
3506814b9b Slight rewording, and fixed a few typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323933 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:07:32 +00:00
Philip Olson
d6adffccf5 Fixed version, should be > 5.4.0 not >= 5.4.0. Reported by Florian
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323808 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 08:50:11 +00:00
Philip Olson
f86cb52d65 Updated version information for functions removed in 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:06:11 +00:00
Philip Olson
a664e33433 Added missing mysqli_sql_exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 22:08:38 +00:00
Philip Olson
93ce2d7183 Added new (5.4) mysqli functions: ->error_list()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 20:02:57 +00:00
Philip Olson
699e26f299 Added missing docs for mysql_stmt ->next_result() and ->more_results()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:21:30 +00:00
Philip Olson
46fbbc25fd Coding Standards. Mostly added braces and 4-spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:14:57 +00:00
Philip Olson
5d9eacedab Minor and partial update (grammar/wording)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:00:50 +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
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