Commit graph

101 commits

Author SHA1 Message Date
zors1
e83ad8ecd4
Capitalize "Linux" (#794) 2021-07-17 13:32:31 +01:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
f9c4a68ef4
Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
Calvin Buckley
530ceda342 Document ssh2_send_eof
Closes GH-490.
2021-03-16 17:27:15 +01:00
Christoph M. Becker
e154522a5a Fix #79136: ssh2_sftp_mkdir affected by umask 2021-02-10 16:26:37 +01:00
Christoph M. Becker
2c3e4c33df Fix ssh2_shell() signature and return type section 2021-02-10 15:55:49 +01:00
Christoph M. Becker
37323ead95 Basic documentation for missing ssh2 functions and constants 2021-01-14 18:08:40 +01:00
Christoph M. Becker
d80c8d5646 Document ssh2 resources 2021-01-14 16:36:46 +01:00
Christoph M. Becker
0e28d0ea28 PECL/ssh2 DLLs are available for a long time 2021-01-14 14:58:17 +01: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
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
5f64b63acf Fix #77796: Function ssh2_sftp (standard_5.php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347060 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-26 11:29:03 +00:00
Christoph Michael Becker
cf82c5a52d Fix example
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345208 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 13:19:10 +00:00
Christoph Michael Becker
cc55d8c84b Amend r342939 (Fix bug #75118 (ssh2_disconnect undocumented))
We `svn add` ssh2-disconnect.xml, belatedly.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344867 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 15:23:58 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
96315da4e1 Fix bug #75118 (ssh2_disconnect undocumented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342939 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-25 16:11:30 +00:00
Christoph Michael Becker
4872cbb754 Add parameter description
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340551 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:30:14 +00:00
Christoph Michael Becker
b7d6413785 Fix example titles
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:29:33 +00:00
Peter Cowburn
8269f33ca8 fix build
use refsect for notes section, and move to correct position on page

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336922 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 13:26:16 +00:00
Rasmus Lerdorf
e61a8ef8b2 Add note on partial auth here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336921 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 06:14:22 +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
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
Sherif Ramadan
aa12b2b0eb Typo in description (comma not come). Fixes bug #63881.
Patch provided by Niel Archer (niel.archer@gmail.com).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329167 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:12:12 +00:00
TAKAGI Masahiro
6a7acbb4b4 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328309 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 20:14:01 +00:00
Kalle Sommer Nielsen
f49c307f13 Minor markup fixes to r328306, including WS in ssh2_auth_agent() (should probably have used svn:prop, but hey!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328308 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 19:22:21 +00:00
Casper Langemeijer
48198c6c99 add public key file parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328307 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 16:29:51 +00:00
Casper Langemeijer
bc57a23c73 Document changes in ssh2 extension 0.12 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328306 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 15:14:15 +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
Richard Quadling
d7470c8afc PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +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
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
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Philip Olson
4e11457d45 Made installation instructions consistent with other PECL extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289135 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 19:00:59 +00:00
Florian Anderiasch
f2a8ef8efc small typo - fix #49739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:10:10 +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
4307255b4d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283838 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:02:41 +00:00
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Dave Barr
4cfba9047e - Fix wrong variable used in example as per user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 10:54:11 +00:00
Matt Li
486a6e96bb Replace old PEAR install commands with PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-04 11:16:07 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
c79f3fc3aa 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@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +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