Peter Cowburn
30fc452dd6
Set the ldap_control_paged_result defaults for iscritical and cookie
...
--
Provided by Michael Graham
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330192 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:37:24 +00:00
Peter Cowburn
1d87630eef
Corrected bug: https://bugs.php.net/bug.php?id=55248 by removing the email statement.
...
--
Provided by Madara Uchiha (dor.tchizik@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330183 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:22:03 +00:00
Jean-Sebastien Hedde
03b33508d5
+ example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326662 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 09:09:38 +00:00
Jean-Sebastien Hedde
57af8c0f55
Updating documentation to reflect that LDAP pagination is a LDAPv3 protocol feature.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325751 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-19 08:58:45 +00:00
Jean-Sebastien Hedde
10022f4fae
Documenting ldap_sort
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325737 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-17 16:57:27 +00:00
Jean-Sebastien Hedde
e5f1018742
Documenting LDAP pagination control
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325020 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-10 22:12:31 +00:00
Yannick Torres
94497636f2
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +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
b62c075f04
Added doc skeletons for PHP 5.4+ ldap functions: ldap_control_paged_result() and ldap_control_paged_result_response()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323787 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 04:04:15 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
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
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
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
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
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
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
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
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
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>& 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