Commit graph

113 commits

Author SHA1 Message Date
Joe Watkins
a22b112736 bug #62761
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328382 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:09:47 +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
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
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +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
1f067345c8 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321825 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:30:53 +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
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
Richard Quadling
1248359f65 DNS -> DSN (Data Source Name)
Fix bug#52493

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301718 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 10:14:56 +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
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
Richard Quadling
e2cd568fb5 SQL_CUR_DEFAULT is an internal-only alias of SQL_CUR_USE_DRIVER and is not exposed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296670 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 13:57:50 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
fa8878d2a5 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
Kalle Sommer Nielsen
440f2e85ba Another typo spotted by Richard
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:37:23 +00:00
Kalle Sommer Nielsen
299bcac805 Fixed typo spotted by Mikko
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-28 17:46:23 +00:00
Richard Quadling
361a9c02a5 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282627 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 07:37:08 +00:00
Richard Quadling
6754c4a334 DNS-less connection examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 07:29:24 +00:00
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Dave Barr
a998f1123f - Fix proto. Parameter is a reference, as per: http://news.php.net/php.doc/969380171
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276141 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-19 10:24:47 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
4a3ca93b2d Flags parameter is not used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 13:16:08 +00:00
Philip Olson
55959002bd Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Hannes Magnusson
5d060daa6e Mention which one is the default setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266075 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-10 14:47:26 +00:00
Hannes Magnusson
4c9b8af61e New INI option as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266034 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:03 +00:00
Richard Quadling
5f22ade289 Example for odbc_prepare and odbc_execute.
&success;. => &success; in several places.
.. => ... for tree listings where .. and ... were mixed.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265276 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:04:23 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Philip Olson
9ddef30fc9 finished new doc style implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260073 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 22:37:38 +00:00
Philip Olson
b66d828fc1 finished new doc style, and greatly reduced the refpurpose size
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:53:37 +00:00
Philip Olson
b98266d37e implemented &odbc.connection.id;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:41:39 +00:00
Philip Olson
03dd1c7a37 finished new doc style implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260051 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:36:08 +00:00
Philip Olson
69d8354771 - Implemented new doc style (parameter info and changelog)
- Updated documentation to reflect post 4.0.6 as current behaviour.
- Removed old proto, and examples, and updated proto


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 15:04:08 +00:00
Philip Olson
2fb51efc71 implemented new doc style, changelog, parameter info, and general cleanup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 14:59:05 +00:00
Etienne Kneuss
e244d1e51c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Felipe Pena
17970e9d05 Missing <entry> to last column (Changelog)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249851 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-04 10:19:02 +00:00
Mehdi Achour
3287c151b3 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:15:32 +00:00
Mehdi Achour
20ca2afd4b Switch to new doc style
# 250 to go


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249418 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 13:40:52 +00:00
Mehdi Achour
6b20633e2a Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249414 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 11:35:36 +00:00
Mehdi Achour
65206b229b WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:26:59 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Philip Olson
77506bd6a3 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants.xml
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248177 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 20:34:44 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Martin Samesch
7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
David Mytton
5933ad0ff7 Reworded description about iODBC to make it clearer. Closes #39453
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 20:11:52 +00:00