Commit graph

206 commits

Author SHA1 Message Date
Okyn
6bff8377b9
Fix typo (ppolicy → policy )
Closes GH-1347.
2022-01-18 18:41:09 +01:00
Máté Kocsis
32d702dd76
[skip-revcheck] Generate ext/ldap class synopses from stubs (#1111) 2021-11-17 09:00:11 +01:00
Máté Kocsis
b0b19b6618
Generate methodsynopses based on stubs for recent changes (#903) 2021-10-01 17:23:05 +02:00
Yoshinari Takaoka
e706a6b557
fixed removed ldap functions parameter and warning. 2021-10-01 04:32:36 +09:00
Sergey Panteleev
fbc6f9055f
[PHP 8.1] Use an LDAP instance instead of a resource (#975) 2021-09-30 15:43:14 +01:00
Yoshinari Takaoka
988f159b57
added ldap_count_references version info. 2021-08-13 20:38:48 +09:00
Sergey Panteleev
f5da09b298
Fix ldap functions description (#733) 2021-06-26 09:02:31 +03:00
Sergey Panteleev
1f801a1187
LDAP link identifier replaced with LDAP resource (#715) 2021-06-23 13:41:35 +03:00
Yoshinari Takaoka
fed3682684
Fix section order issues in some extensions (#667)
Fix section order issues

- ldap
- libxml
- intl

Part of php/doc-en#658
2021-06-07 23:04:32 +09:00
Máté Kocsis
5770355a66
Various methodsynopsis updates based on recent stub changes
* Update ext/zip methodsynopses based on stubs
* Update resource-related ext/standard methodsynopses based on stubs
* Update ext/dom methodsynopses based on stubs
* Update ext/ffi methodsynopses based on stubs
* Update ext/fileinfo methodsynopses based on stubs
* Update ext/soap methodsynopses based on stubs
* Update ext/sodium methodsynopses based on stubs
* Update ext/ldap methodsynopses based on stubs

Closes GH-598.
2021-05-22 15:24:20 +02:00
Kamil Tekiela
16a1bdfd1c
Remove double words (#540) 2021-04-20 12:54:54 +02:00
Christoph M. Becker
6dfe076725 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Yoshinari Takaoka
8d3ce63d4c Added PHP 8 into versions.xml for ldap based on stubs.
Closes GH-365.
2021-01-20 01:16:57 +01:00
Máté Kocsis
a411286750 Generate methodsynopses based on recently updated stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-362.
2021-01-18 23:31:36 +01:00
Derp
aefd268ba8 Fixed constant name LDAP_OPT_X_TLS_KEYILE
Closes GH-331.
2021-01-13 11:24:48 +01:00
Kamil Tekiela
72880807af Fix double full stop in several places.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352282 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-29 17:43:02 +00:00
Christoph Michael Becker
e1e96098db Fix #80542: Missing information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352166 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-22 11:49:50 +00:00
Christoph Michael Becker
457888c6bc Update ext/ldap signatures to match PHP-8
Closes GH-242.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351984 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-09 23:20:37 +00:00
Christoph Michael Becker
76f8c0151d Update ext/ldap signatures to match PHP-8
Partial merge of <https://github.com/php/doc-en/pull/242>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351955 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-08 00:13:38 +00:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
a6d3679dfe ldap_control_pages_result(_response) is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349064 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-30 12:23:08 +00:00
Nikita Popov
4166cb990b Fix: Remove $serverctrls parameter from ldap_bind()
Patch by localheinz.

Closes php/doc-en#20.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348935 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-17 15:12:35 +00:00
Christoph Michael Becker
d86c2bb46e Use non-deprecated ldap_connect() signature in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347900 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-27 13:31:08 +00:00
Christoph Michael Becker
9f34a7ecf5 Document that the 2nd parameter of ldap_connect is deprecated
This is only a soft deprecation, since otherwise a lot of existing code would
break.  Still, preferably an LDAP-URI should be passed to ldap_connect().

Based on a patch provided by heiglandreas@php.net

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347310 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 13:35:53 +00:00
Christoph Michael Becker
449203e8d2 Remove PHP 4 related changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347307 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 12:21:44 +00:00
Christoph Michael Becker
eb6f220d06 Fix #77898: ldap_bind_ext - undocumented parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347261 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 10:30:57 +00:00
Christoph Michael Becker
82b76ae492 Fix order of sections
Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346814 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-12 16:33:56 +00:00
Peter Cowburn
4691215483 set standard svn:eol-style svn:keywords properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346395 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-18 21:10:59 +00:00
Christoph Michael Becker
465184470d Link RFCs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346283 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:38:54 +00:00
Christoph Michael Becker
2a85fbcd7c Fix #77271: PHP 7.3: Various info missing from changelog/migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
TAKAGI Masahiro
7a9c3a5ebe set svn properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346242 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 00:39:13 +00:00
Christoph Michael Becker
f95409bf5e Fix code indentation according to style guidelines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346204 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 17:57:23 +00:00
Côme Chilliet
6a0d8e640a Add LDAP controls example usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346192 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-06 14:22:34 +00:00
Côme Chilliet
9141151a5d Add missing info LDAP_CONTROL_PASSWORDPOLICYREQUEST does not need value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346191 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-06 14:22:11 +00:00
Christoph Michael Becker
bd8f8383a3 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346169 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 17:12:42 +00:00
Côme Chilliet
45e29793b6 Add documentation for all new LDAP functions coming in 7.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346167 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 13:26:54 +00:00
Côme Chilliet
b018e5ed13 Add documentation for serverctrls parameters on LDAP functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346166 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 12:58:25 +00:00
Côme Chilliet
16756cd5e7 Add information how to know if an LDAP server supports a control
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346165 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 12:46:45 +00:00
Côme Chilliet
e8318b9f4f Add missing initializers in ldap_exop, renamed parameter for consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346163 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 11:06:08 +00:00
Côme Chilliet
ba30067486 Added missing initializers in ldap_list/read/search functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346162 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 11:01:13 +00:00
Côme Chilliet
70d62d6acf Added missing initializer and example for ldap_escape
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346161 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 10:53:37 +00:00
Côme Chilliet
4dede30468 Fixed a link and a typo in LDAP controls documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346160 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-04 08:55:32 +00:00
Côme Chilliet
a06e440484 Add a page on LDAP controls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346155 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 16:30:05 +00:00