summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Expand)AuthorAgeFilesLines
* Fix [-Wundef] warning in FTP extensionGeorge Peter Banyard2020-05-163-7/+7
* Fix UNKNOWN default values in various extensionsMáté Kocsis2020-05-052-2/+2
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-22/+22
* Generate functions entries from stubs for another set of extensionsMáté Kocsis2020-04-054-81/+85
* Annotate function aliases in stubsMáté Kocsis2020-04-041-1/+4
* Add stubs for aliasesMáté Kocsis2020-02-183-1/+6
* Reindent phpt filesNikita Popov2020-02-031-524/+524
* Merge branch 'PHP-7.4'Nikita Popov2020-01-201-3/+4
|\
| * Fix bug #79112: IMAP can't find OpenSSL during configureNikita Popov2020-01-201-3/+4
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-173-4/+4
* | Fix #78880: Final spelling fixesMáté Kocsis2020-01-162-3/+3
* | Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-32/+32
* | Use ZEND_THROWS() during ZPP in enchant, exif, fileinfo, filter, and FTP exte...Máté Kocsis2019-12-311-36/+36
* | Add union return types for function stubsMáté Kocsis2019-11-112-60/+34
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-254-8/+0
* | Add stubs for ext/ftpChristoph M. Becker2019-08-253-209/+341
* | Remove some misleading RETURN_FALSENikita Popov2019-08-121-35/+35
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-251-1/+2
|\ \ | |/
| * Fix SSL_CTX leak in ftp extensionNikita Popov2019-06-251-1/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-0/+2
|\ \ | |/
| * Fix compilation without deprecated OpenSSL 1.1 APIsRosen Penev2019-06-141-0/+2
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-132/+199
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
| * Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-1/+1
* | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-1/+1
|\ \
| * | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-1/+1
| |/
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-121-57/+59
|\ \ | |/
| * Avoid uninit warning in ftpNikita Popov2019-04-121-57/+59
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-251-2/+10
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-251-2/+10
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-251-2/+10
| | |\
| | | * Fix bug #77680: Correctly implement recursive mkdir on FTP streamVlad Temian2019-03-251-2/+10
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-159-18/+18
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-159-18/+18
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-114-186/+6
|/ / /
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+10
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Expand FTP delete basic test with "unknown file" coverageWard Cappelle2019-02-102-5/+21
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-081-1/+1
| |\ \ | | |/
| | * Fix FTPS passive mode of data channel event pollYanTao2019-02-081-1/+1
* | | 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