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 18:13:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7429aadf30974ea62895e75a06178bcdc65897da
archived-php-src
/
ext
/
ftp
History
Ilia Alshanetsky
07f864d06b
Make sure that ftp->data is nulled after it's freed. This may fix bug
...
#25294
& bug
#25296
.
2003-08-31 21:07:01 +00:00
..
config.m4
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
CREDITS
- MFB
2002-12-26 23:45:05 +00:00
ftp.c
Make sure that ftp->data is nulled after it's freed. This may fix bug
2003-08-31 21:07:01 +00:00
ftp.h
- HAVE_OPENSSL_EXT is not defined always.
2003-06-27 16:41:41 +00:00
php_ftp.c
Fixed compiler warnings.
2003-08-28 19:17:34 +00:00
php_ftp.h
- HAVE_OPENSSL_EXT is not defined always.
2003-06-27 16:41:41 +00:00