Sergey Panteleev
|
7404469919
|
Fix ftp_login parameter description
|
2021-09-26 13:11:02 +03:00 |
|
Sergey Panteleev
|
848a71cd9d
|
Revert ftp.resources section
|
2021-09-25 13:30:35 +03:00 |
|
Sergey Panteleev
|
4d1c34c9b7
|
[PHP 8.1] Use an FTP\Connection instance instead of a resource (#967)
Co-authored-by: Peter Cowburn <petercowburn@gmail.com>
|
2021-09-24 13:17:30 +03:00 |
|
Sergey Panteleev
|
a0ae28d3bc
|
Removed references to PHP 5, PHP 7.0 (#545)
|
2021-04-24 20:01:17 +03:00 |
|
Christoph M. Becker
|
def2d256ef
|
Fix #47091: ftp_mdtm adjusts for local timezone
|
2021-02-19 16:40:46 +01:00 |
|
Christoph M. Becker
|
7786b06044
|
Fix #73642: ftp_mkdir make an error if folder exist
|
2021-02-19 15:53:42 +01:00 |
|
Yoshinari Takaoka
|
1f94a9cc3c
|
Added PHP 8 into versions.xml for ftp based on stubs.
Closes GH-346.
|
2021-01-17 15:44:03 +01:00 |
|
Máté Kocsis
|
18680fd168
|
Generate FTP methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-305.
|
2021-01-01 23:20:38 +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 |
|
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
|
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
|
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
|
ba38a95b6a
|
Fix other typos
Detected by codespell
Patch provided by tandre@php.net.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349710 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-04-27 06:53:54 +00:00 |
|
Christoph Michael Becker
|
60511f0626
|
ftp_ssl_connect() is available in official Windows builds as of PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349421 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-03-14 10:23:33 +00:00 |
|
Nikita Popov
|
633eac97ff
|
Change FTP_IMAGE to FTP_BINARY
Patch by BenMorel.
Closes php/doc-en#15.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348169 c90b9560-bf6c-de11-be94-00142212c4b1
|
2019-10-15 14:47:10 +00:00 |
|
Pieter Hordijk
|
cbf6e7ba43
|
Fixed wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347004 c90b9560-bf6c-de11-be94-00142212c4b1
|
2019-03-13 08:17:36 +00:00 |
|
Christoph Michael Becker
|
0eba19b223
|
Fix #74601: Missing FTP_USEPASVADDRESS in documentation
The actual documentation has already been done with r343809.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345744 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-09-30 15:11:26 +00:00 |
|
Christoph Michael Becker
|
f8cde5e160
|
Fix #76471: PHP Warning: ftp_get() expects at least 4 parameters, 3 given
We add the missing changelog entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345129 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-06-13 16:03:25 +00:00 |
|
Christoph Michael Becker
|
e737582530
|
Clarify timeout unit
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345054 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-05-25 14:49:37 +00:00 |
|
Christoph Michael Becker
|
c463738398
|
Fix #76002: Default value doesn't match allowed values
Since FTP_IMAGE is the alias, we're changing the initializer
to FTP_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344749 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-04-19 16:26:44 +00:00 |
|
Peter Cowburn
|
0dad2268d5
|
add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-15 22:01:56 +00:00 |
|
Christoph Michael Becker
|
f6a146d76c
|
Improve wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344352 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-02-24 16:00:52 +00:00 |
|
Jakub Vrana
|
d3afc86c67
|
Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344052 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-29 14:27:01 +00:00 |
|
Jakub Vrana
|
3e9734391f
|
Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-29 13:39:15 +00:00 |
|
Jakub Vrana
|
b94d2afbaf
|
Add ftp_append
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344013 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-28 16:52:35 +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 |
|
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 |
|
Maciej Sobaczewski
|
95bdd6883b
|
Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-12-05 10:17:07 +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
|
948fbab83d
|
Integrated user note 117509
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339890 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-08-16 10:00:56 +00:00 |
|
Christoph Michael Becker
|
aab798bada
|
Typo fixes provided by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339802 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-08-05 13:14:41 +00:00 |
|
Christoph Michael Becker
|
c1d43d9bb6
|
Fix #71554: FTP has not built-in support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339322 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-06-12 11:11:50 +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
|
92bff06867
|
Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-10-12 07:06:29 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|