summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-032-17/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4
* Implement typed propertiesNikita Popov2019-01-111-3/+3
* Merge branch 'PHP-7.3'Remi Collet2018-11-201-6/+8
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2018-11-201-6/+8
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2018-11-201-6/+8
| | |\
| | | * Fix #77151 ftp_close(): SSL_read on shutdownRemi Collet2018-11-201-6/+8
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-155-5/+5
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-7/+7
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-6/+5
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-9/+9
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-8/+7
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-142-2/+2
* | | | Ignore getaddrinfo failed messageMizunashi Mana2018-11-081-1/+1
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-8/+7
* | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-142-2/+2
|/ / /
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-051-6/+65
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-10-051-6/+65
| |\ \ | | |/
| | * Fix #76972: FTP data truncation due to forceful ssl socket shutdownManuel Mausz2018-10-051-6/+65
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-041-16/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-041-17/+29
| |\ \ | | |/
| | * Fixed bug #73457Ville Hukkamaki2018-09-041-16/+28
* | | Remove unused Git attributes identPeter Kokot2018-07-256-12/+1
* | | Fixed incorrrecr zval_dtor() usage to replace value of argument passed by ref...Dmitry Stogov2018-07-051-1/+1
* | | Merge branch 'PHP-7.2'Nikita Popov2018-03-231-1/+1
|\ \ \ | |/ /
| * | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-231-1/+1
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-02-231-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-231-1/+1
| |\ \ | | |/
| | * Fix some arginfosGabriel Caruso2018-02-231-1/+1
| | * year++Xinchen Hui2018-01-024-4/+4
| * | year++Xinchen Hui2018-01-024-4/+4
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* | | Test more functions of ftpGabriel Caruso2018-02-1910-1/+205
* | | Fix some misspellingsGabriel Caruso2018-02-061-2/+2
* | | Increase ext/ftp coverageGabriel Caruso2018-02-063-10/+33
* | | Adjust manual zpp-like error message implementationsNikita Popov2018-02-041-3/+3
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-042-3/+3
* | | Trailing whitespacesGabriel Caruso2018-01-031-2/+2
* | | year++Xinchen Hui2018-01-024-4/+4
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | convert spaces to tabs in ext/ftp/tests/server.incMichael Kliewe2017-10-281-14/+14
* | | Add tests for ftp_renameMichael Kliewe2017-10-282-5/+34
* | | Add test for ftp functions with bogus resourceMichael Paul2017-09-122-0/+152
* | | Refactor ftp_append test to clean temporary filesMichael Paul2017-09-121-7/+17
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-55/+0
* | | Adjust ftp arginfos for optional modeNikita Popov2017-08-021-10/+10
* | | Default ftp_append() mode to FTPTYPE_IMAGEAndreas Treichel2017-08-021-3/+3
* | | Merge branch 'PHP-7.2'Nikita Popov2017-08-026-1/+171
|\ \ \ | |/ /