Commit graph

128 commits

Author SHA1 Message Date
Christoph Michael Becker
78c391351b Fix constant name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340332 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 10:16:31 +00:00
Christoph Michael Becker
4e4ab8c161 Adds documentation for recently added LDAP constants.
-- 
Provided by anonymous 73901 (Chad.Sikorra@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340331 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:59:35 +00:00
Christoph Michael Becker
f151d14e13 Fix typos (patches provided by anon users)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340028 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:52:11 +00:00
Christoph Michael Becker
3e54df359b Fix #72905: Return value of FALSE on error is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339913 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-20 11:57:35 +00:00
Peter Cowburn
df41faa973 ldap_sort is deprecated as of PHP 7
-- 
Provided by Andreas Heigl

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338697 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-09 13:20:49 +00:00
Peter Cowburn
8b1746142c Clarify what ldap_connect actually does and what parameters are accepted (and which not)
--
Provided by Andreas Heigl (andreas@heigl.org)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338549 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:21 +00:00
Thomas Punt
80605696b3 Resolve doc bug #71381
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338522 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-18 20:20:37 +00:00
Christoph Michael Becker
2033dd681b minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 15:01:01 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
TAKAGI Masahiro
a78ec71963 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338390 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 15:14:56 +00:00
Jean-Sebastien Hedde
ec43d68a9b The Mozilla docs are getting a bit long in the tooth (Netscape? Really?).
-- 
Provided by anonymous 62643 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338388 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 12:55:11 +00:00
Christoph Michael Becker
6bdf3d8c51 PHP 5.6 requires OpenLDAP 2.4+ (contributed by mcmic)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337497 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 01:28:32 +00:00
Jean-Sebastien Hedde
204bc2974d Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335457 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 12:49:12 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
16d5587ba8 Fix versions for ldap_modify_batch().
Why, oh why, do we allow adding functions in existing branches? Such a mess.

Fixes doc bug #67925 (Wrong version listed ind docs).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334650 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 17:06:55 +00:00
Adam Harvey
f2c41f5da1 Update new functions in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Maciej Sobaczewski
afc3f34c68 Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Adam Harvey
8ac42c089d Hack together some basic documentation for ldap_parse_result().
Fixes doc bug #54420 (missing documentation for ldap function
ldap_parse_result).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333701 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-02 21:40:42 +00:00
Philip Olson
0aa774414a Removed removed duplicated duplicated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Jean-Sebastien Hedde
86579ef5e6 Documenting ldap.max_link (https://bugs.php.net/bug.php?id=65516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-02 21:10:23 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
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
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
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
Yannick Torres
6eb1cef4f2 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325514 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 10:26:07 +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
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
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
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
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
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