History log of /PHP-7.4/ext/ftp/ftp.h (Results 76 – 88 of 88)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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.


1234