php-src/ext/ftp
ptarjan ecbe4af0de fix many parallel test issues
While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
2013-09-26 00:30:23 -07:00
..
tests fix many parallel test issues 2013-09-26 00:30:23 -07:00
config.m4 Fixed phpize build (default PHP_OPENSSL to no if not set) 2005-11-01 00:32:21 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS - MFB 2002-12-26 23:45:05 +00:00
ftp.c Remove compile warnings: 2013-08-19 17:48:46 -07:00
ftp.h First fixes for a 64bit compatible ftp extension 2013-08-04 19:31:30 -07:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_ftp.c First fixes for a 64bit compatible ftp extension 2013-08-04 19:31:30 -07:00
php_ftp.h Happy New Year 2013-01-01 16:28:54 +08:00