Commit graph

68 commits

Author SHA1 Message Date
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
Hartmut Holzgraefe
0ca81b1b17 linked function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254476 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-07 09:54:57 +00:00
Richard Quadling
285596aab1 Only 2 columns in markup, not 3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254169 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-04 10:37:44 +00:00
Philip Olson
0613e50764 Added the parameter role/information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:38:53 +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
Hannes Magnusson
979ed852e4 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - changed constants.xml to be an appendix
 - Moevd the examples into its own chapter
	NOTE: The chapter ID is 'ldap.examples', the first ID is 'ldap.examples-basic'
 - Moved the requirements and resources sections to setup.xml
 - Moved the configure and ini entities to setup.xml
 - Moved the 'ldap.using' section into its own chapter (using.xml)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248858 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 20:56:25 +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
46e447d876 ber_idenitfier was removed in 5.2.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244149 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 16:16:59 +00:00
Hannes Magnusson
3dbbc4fd73 Document LDAP_OPT_NETWORK_TIMEOUT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244144 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:15:09 +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
Philip Olson
577d06440a Removed information about copying files into the Windows system directory and
instead discussed our preferred method: Putting the PHP directory in PATH.
# At some point have other extensions use the new &ext.windows.path.dll; too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230928 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 05:36:07 +00:00
Mehdi Achour
badae55071 Add missing cross links
# and more soon


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230541 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-23 00:47:06 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
TAKAGI Masahiro
b0e32d0464 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229459 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-10 03:56:30 +00:00
Mehdi Achour
f45befed11 ref.ldap: switch to new style
Also document the following functions thanks to user notes
   ldap_8859_to_t61()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228999 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:48:23 +00:00
Mehdi Achour
c3c3be1e6d WS, prepare for new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228996 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:33 +00:00
Jakub Vrana
298c98367f Oracle LDAP (bug #34533)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196437 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 11:57:35 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Steph Fox
78823536bc updating the ldap stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191958 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 19:06:10 +00:00
Damien Seguy
8533f494ec removing old links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190169 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 16:26:43 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
9c43f894a1 Fix parameters and function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 09:39:11 +00:00
Philip Olson
cd4599f313 Remove docs for this alias (of ldap_unbind()), and use the new alias doc style.
There may have been a day this wasn't an alias, but that day would have been before PHP 4.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185016 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 00:33:01 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Yannick Torres
e5b5627d96 oops, sorry :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:03:57 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Philip Olson
a674c393cc Document SASL support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177679 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 20:09:09 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Philip Olson
bd54ab1ff8 Start the process of documenting bug #15637 and see also ldap_bind()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:54:19 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Nuno Lopes
e3f30f1da2 new PHP 5 funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
0b7fee6be2 class="directory" added for Windows\System
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147570 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:25:25 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f803865331 Xmas typos 3/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Friedhelm Betz
12d604e31c use example.com as per RFC 2606
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143169 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-27 00:43:14 +00:00
Dave Barr
4133e22bb1 - Fix misspelled types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141696 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-03 05:59:31 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Friedhelm Betz
69a76e3a55 dll requirements update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133128 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-24 11:00:02 +00:00
Nicolas Chaillan
f16bc3c61b Typo. Thanks @Jome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:18:04 +00:00
Philip Olson
5a36bf3125 Replace <link linkend="language.types.x">x</link> with <type>x</type>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00