History log of /PHP-5.6/ext/ftp/ftp.h (Results 51 – 66 of 66)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6
# d926e84e 19-Jun-2001 Sebastian Bergmann

Change copyright note.


Revision tags: php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 1ecc9328 27-May-2001 foobar

Fixed bug: #9707


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1, php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# c7d31495 13-Sep-2000 Derick Rethans

- Added ftp_exec to the ftp functions (thanks to <jhennebicq@i-d.net>)
@ Added ftp_exec to the ftp functions (thanks to <jhennebicq@i-d.net>)
@ (Derick)


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 16017f6d 02-Jul-2000 Sascha Schumann

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use by the
implementation.

show more ...


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# f5115058 23-May-2000 Thies C. Arntzen

even better check for netinet/in.h


# 30b43665 23-May-2000 Thies C. Arntzen

make ftp compile on unix again


# 08bd9586 23-May-2000 Frank M. Kromann

making ftp module compile and work on win32


Revision tags: php-4.0.0, php-4.0RC2, PHP-4.0-RC1
# ceebb2db 22-Feb-2000 Andrew Skalski

added the ftp_site() function


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3
# 0cb70ef9 18-Nov-1999 Andrew Skalski

Removed stdio wrapper from sockets; added timeouts to socket ops.


Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# f1f8b8a9 04-Oct-1999 Andrew Skalski

Added delete and rename functions.


Revision tags: PRE_FETCH_READ_PATCH
# 0413f524 27-Sep-1999 Andrew Skalski

Added functions ftp_{pasv,size,mdtm,fget,fput}
PASV mode is now supported; file size and last-modified time can now
be fetched from servers that support them; files now may be stored to and

Added functions ftp_{pasv,size,mdtm,fget,fput}
PASV mode is now supported; file size and last-modified time can now
be fetched from servers that support them; files now may be stored to and
retrieved from open files, in addition to disk files.

show more ...


Revision tags: before-sapi-split
# 4b0707cf 22-Sep-1999 Andrew Skalski

Added optional port argument to ftp_connect()


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 85ca1dfb 20-Sep-1999 Andrew Skalski

Replaced ftplib because of incompatible license.


# 13a74e69 16-Sep-1999 Andrew Skalski

added ftp_pwd() ftp_cdup() ftp_mkdir() and ftp_rmdir()


# 93313c57 16-Sep-1999 Andrew Skalski

added ftp_systype() and ftp_listraw() functions


# f0688ad7 16-Sep-1999 Andrew Skalski

Added rudimentary FTP support.


123