Peter Cowburn
4f760d9fd8
revert intializer for ldap_list()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311157 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:44:13 +00:00
Peter Cowburn
919a0d32bf
initializer for deref param of ldap_list() (doc #54764 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:36:46 +00:00
Richard Quadling
79dcbe011f
Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Justin Martin
a85b8c4ea9
Documented a few constants as per bug #53354 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305568 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-19 20:58:22 +00:00
Jakub Vrana
f453f7036c
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +00:00
Pierre Joye
be16dd607b
- create changelog section, win support in 5.3.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 15:34:38 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
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
Jakub Vrana
cee8803e8b
return_value[i][j] holds name (bug #50076 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290678 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 17:11:12 +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
50f05a02f3
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283820 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:50:41 +00:00
Kalle Sommer Nielsen
ce5f8c795f
Fixed bug #48398 (ldap_set_option())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281202 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-26 21:16:54 +00:00
Yannick Torres
d36f76d881
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279132 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 22:08:15 +00:00
Yannick Torres
f6258411ba
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Jakub Vrana
f663f39df9
Initializers - part 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 12:47:53 +00:00
Philip Olson
0b4604213d
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@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +00:00
Jakub Vrana
0e4c8b9f8d
'count' in return (bug #43779 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268514 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:08:37 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +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
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