History log of /PHP-7.2/ext/ftp/php_ftp.c (Results 76 – 100 of 173)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# bf033aa5 06-Dec-2003 Wez Furlong

Fix ftp build when openssl is built as a shared extension.


# 046904f2 04-Nov-2003 Ilia Alshanetsky

Fixed bug #26113 (remove leftover local file when ftp_get/ftp_nb_get fails)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# c553af47 18-Sep-2003 Sara Golemon

Add ftp_alloc() for servers which require client to predeclare filesize to be sent.


# 4936234f 08-Sep-2003 Sara Golemon

MFB(r-1.74.2.13) Bug #25314 ASCII mode transfers behaving like binary when initiated from windows.


# 9d9727aa 28-Aug-2003 Ilia Alshanetsky

Fixed compiler warnings.


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 23f08b9a 07-Aug-2003 Zeev Suraski

fix another broken prototype


# 2e869c7c 07-Aug-2003 Zeev Suraski

Fix prototype


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 3a7ca909 27-Jun-2003 foobar

- HAVE_OPENSSL_EXT is not defined always.


Revision tags: php-4.3.3RC1
# eb33adf1 15-Jun-2003 Andrey Hristov

proto fixes


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# c9651182 17-May-2003 Sara Golemon

MFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrictions. HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions. Also

MFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrictions. HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions. Also allows writting to/from wrappers this way.

show more ...


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 6965f229 03-Apr-2003 Ilia Alshanetsky

MFH


Revision tags: php-4.3.2RC1
# 4f8ae7b1 10-Mar-2003 David Hill

fixing missed int to long with zend_parse_parameters


# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


# 08b5f6b2 28-Feb-2003 foobar

- No need to include the ssl headers elsewhere but in ext/openssl
# ext/ftp doesn't use streams yet so it needs to include them.


Revision tags: php-4.3.1
# c59240d5 14-Feb-2003 Ilia Alshanetsky

CS fixes.


# 81797bae 31-Jan-2003 Sara Golemon

Add ftp_raw() to send raw command strings to an FTP server.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# d0cb097c 27-Jan-2003 Sara Golemon

Fix potential buffer overflow.


# 761fa964 27-Jan-2003 Sara Golemon

Feature Request #21748. Added function ftp_chmod().


# 928c260c 07-Jan-2003 Ilia Alshanetsky

ZTS cleanup.


# f0de896e 07-Jan-2003 Ilia Alshanetsky

Fixed ZTS build.


# 34e868d4 07-Jan-2003 Ilia Alshanetsky

MFB + CS


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 33de9bef 06-Dec-2002 Ilia Alshanetsky

Fixed bug #20812, ftp_get returned NULL on success instead of TRUE.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# b220b711 03-Oct-2002 Stefan Esser

Added ftp_ssl_connect() for FTP over SSL.


1234567