This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 01:53:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d514525459ac6fe86d480ca97d6eadcfdd2ce95
archived-php-src
/
ext
/
ftp
History
Andi Gutmans
2b0a8049db
- Update module project files to include:
...
- HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1
2000-06-10 09:00:31 +00:00
..
config.m4
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
ftp.c
Changed the #ifdefs around "errno = ETIMEDOUT;" to include the rest
2000-05-23 13:56:04 +00:00
ftp.dsp
- Update module project files to include:
2000-06-10 09:00:31 +00:00
ftp.h
even better check for netinet/in.h
2000-05-23 10:12:42 +00:00
Makefile.in
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
php_ftp.c
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 19:47:54 +00:00
php_ftp.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00