Commit graph

92 commits

Author SHA1 Message Date
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Pasindu De Silva
cbbd9d134a ftp_set_option missed option FTP_USEPASVADDRESS
added in: https://github.com/php/php-src/pull/1668

-- 
Provided by anonymous 86357 (spee.jeroen@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343809 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 10:05:08 +00:00
Pasindu De Silva
35f9c4a531 Added ftp_mlsd description
-- 
Provided by anonymous 88107 (gmblar+php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343808 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 09:54:06 +00:00
Andrey Gromov
3c249167a8 fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343263 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-20 09:49:45 +00:00
Thomas Punt
309ccd7aa4 Resolve doc bug #73958
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341745 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-22 12:28:33 +00:00
Christoph Michael Becker
221f0c17ee Fix #72717: ftp_ssl_connect doesn't validate certificates
That also integrates user note 106931.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339891 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-16 10:22:35 +00:00
Christoph Michael Becker
e1b57a1950 minor fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338890 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-02 18:09:05 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
194726d595 Fixes bug #66686
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333555 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-18 07:09:54 +00:00
Justin Martin
7847003cd4 Clarifies that arguments to the LIST command may be used in the $directory argument. Finally closes bug #8717.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320342 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 03:59:56 +00:00
Shein Alexey
31f64815ae Added missing description resumepos parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309282 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-16 07:41:24 +00:00
Shein Alexey
cbaf2b30aa Fixed a typo in parameter description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-16 06:41:07 +00:00
Jakub Vrana
d78c0a4f33 Uses explicit method (doc bug #53472)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308203 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:17:07 +00:00
Jakub Vrana
a978bf5ba5 FTP: startpos description (doc bug #53355)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308196 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:36:22 +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
Daniel P. Brown
68fc89786a Pointed out by a colleague who confused sFTP with FTP-via-SSH. Added to reduce confusion for others.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290690 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:23:40 +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
32c02d8b9f fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:05:15 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Mark Wiesemann
4806c91543 - typo fixes (size, statically)
- comment style fixes (single line comments with "//" instead of "/* */")


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 12:09:16 +00:00
Kalle Sommer Nielsen
174af7013a Reworded the note on ftp_ssl_connect() -- see #46484
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268674 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-09 20:16:02 +00:00
Nuno Lopes
fd2ca33e46 make note that you need a valid login to use this function
# from user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243760 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-07 15:10:34 +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
Nuno Lopes
74eab59635 add a note about the change in php 5.2.2 (do not fallback to insecure connection)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229747 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 18:38:42 +00:00
Mehdi Achour
7660d95551 Change description
# spotted by s.achour


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-19 18:06:40 +00:00
Leszek Krupinski
bdccb6e026 - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211498 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 19:58:34 +00:00
Leszek Krupinski
4d1ad1853c - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211496 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 19:32:41 +00:00
Leszek Krupinski
0c955729b5 - fixes in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211483 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 15:17:24 +00:00
Leszek Krupinski
7b19b82b59 - added missing description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211482 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 15:10:59 +00:00
Leszek Krupinski
4ae21f78ed - example unification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211458 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 11:49:21 +00:00
Matt Li
aa2db200ab Add description of resumepos parameter. Fix example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190237 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:50:18 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
a224047ca6 ftp_pasv() and firewall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183665 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:21:30 +00:00
Matt Li
c67cee82d2 Fixing part of bug #31567
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179629 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 03:13:13 +00:00
Sean Coates
bab0381af9 fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178931 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-05 00:11:21 +00:00
Mehdi Achour
77e09afc42 Another commit for mazzanet, fixing parts of #31567
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 18:11:54 +00:00
Mehdi Achour
8591c89d86 Clarify example
Add missing option
WS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177335 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 06:02:14 +00:00
Mehdi Achour
aa38e693e3 Swith ref.zip to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177332 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 05:09:23 +00:00
Sean Coates
652f310e5b removed redundant para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 17:07:30 +00:00
Sean Coates
ff07d7caec use entity for example qualifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:33:58 +00:00
Jakub Vrana
eec94450b2 - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:07:45 +00:00
Derick Rethans
a751919a4c - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172553 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 15:19:08 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; 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
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
Vincent Gevers
9cec027d33 making ls saving the output in a file is something this command can do
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 20:39:00 +00:00
Dave Barr
cea9297342 - proto fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 05:54:45 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Philip Olson
7511e36a86 Document #29138 but this may (hopefully) change in the future.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163318 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 16:33:23 +00:00
Sara Golemon
b577b1ba8b Spell it out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-24 16:20:30 +00:00