Commit Graph

44086 Commits

Author SHA1 Message Date
Antony Dovgal
0c6969bfd8 use example.com instead of real domain name 2009-01-25 23:26:30 +00:00
Antony Dovgal
7554f8df7b ifdef -> if 2009-01-25 23:02:18 +00:00
Antony Dovgal
f32138dcde do not define CURLE_SSH twice 2009-01-25 22:33:19 +00:00
andy wharmby
5d1abfce5c Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:37 +00:00
Ilia Alshanetsky
7264697c34 MFB: Improved fix for bug #47174 & added a test 2009-01-25 18:27:58 +00:00
Pierre Joye
7c73ea1f9e - nicer features list 2009-01-25 17:12:22 +00:00
Pierre Joye
3765a0903f - [DOC] Add support for SSH via libssh2
- new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST, CURLSSH_AUTH_KEYBOARD, CURLSSH_AUTH_DEFAULT, CURLOPT_SSH_AUTH_TYPES, CURLOPT_KEYPASSWD, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
  See http://curl.haxx.se/libcurl/c/curl_easy_setopt.html fortheir roles or usages
2009-01-25 16:27:25 +00:00
Pierre Joye
deb0695069 - MFB:
- update check for libs
 - add HAVE_CURL_EASY_STRERROR, HAVE_CURL_MULTI_STRERROR, HAVE_CURL_VERSION_INFO
2009-01-25 16:22:44 +00:00
David Soria Parra
5ed7135060 Fix compiler warning. munmap expects a void pointer. 2009-01-25 14:01:01 +00:00
David Soria Parra
988af7b62a Fix WS 2009-01-25 13:39:16 +00:00
Sebastian Bergmann
5d0f813ddf Patch by David Soria Parra <dsp@php.net>. 2009-01-25 11:07:19 +00:00
Zoe Slattery
ecda7b7f77 added INI settings 2009-01-25 11:03:15 +00:00
618a3de3d6 ChangeLog update 2009-01-25 01:39:26 +00:00
Antony Dovgal
3d1df9ad31 expect -> expectf 2009-01-24 22:02:13 +00:00
Antony Dovgal
7c6c3a835b fix test 2009-01-24 22:01:24 +00:00
Antony Dovgal
46b3bdf773 fix build 2009-01-24 13:09:13 +00:00
andy wharmby
9fd66a6a57 New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:36 +00:00
Scott MacVicar
821e562d6e Forgot test for the last commit 2009-01-24 12:17:30 +00:00
Scott MacVicar
ffccad99e2 Add blobOpen method for reading SQlite3 blobs via streams. 2009-01-24 12:16:57 +00:00
d0c787fa24 ChangeLog update 2009-01-24 01:37:39 +00:00
andy wharmby
555ff7b176 Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:40 +00:00
andy wharmby
a027006abc New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit 2009-01-23 23:31:52 +00:00
andy wharmby
bd1fbf5127 Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:32 +00:00
Dave Kelsey
9367eac046 deleted invalid test. 2009-01-23 18:56:55 +00:00
Dave Kelsey
0fe72d9026 added some mail tests. Tested on windows, linux and linux 64bit 2009-01-23 17:12:15 +00:00
Kalle Sommer Nielsen
6776d26fdc Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:48:58 +00:00
Dave Kelsey
8a81441f6a various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:26 +00:00
Zoe Slattery
888bb4e779 IMAP fetchheader tests 2009-01-23 15:29:22 +00:00
andy wharmby
976fe83053 Fix names of new image files. 2009-01-23 11:18:37 +00:00
Zoe Slattery
63276d0402 fix tests 2009-01-23 09:41:48 +00:00
Zoe Slattery
d189ffac79 fix tests 2009-01-23 09:21:25 +00:00
6ea7043278 ChangeLog update 2009-01-23 01:36:02 +00:00
andy wharmby
fcce538d82 New image tests. Tested on WIndows, Linux and Linux 64 bit 2009-01-22 22:59:58 +00:00
Zoe Slattery
3234eeda67 fixed tests 2009-01-22 22:01:04 +00:00
Johannes Schlüter
00fc56bd92 Fix tests 2009-01-22 21:56:46 +00:00
Johannes Schlüter
d15503bfcc - Export mysql_refresh to mysqli (mysqli_refresh(), $mysqli->refresh()) 2009-01-22 20:57:32 +00:00
Zoe Slattery
d504b65dd8 Fixed test 2009-01-22 20:51:54 +00:00
Dave Kelsey
e22a0e3daf fstat tests. tested on windows, linux and linux 64 bit 2009-01-22 20:49:48 +00:00
andy wharmby
a282ccc130 New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit 2009-01-22 18:47:47 +00:00
Ilia Alshanetsky
c80b706c28 MFB: Fixed execution condition 2009-01-22 14:41:15 +00:00
Dave Kelsey
a7de3bcb64 final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:54 +00:00
andy wharmby
f0c173aa35 New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-22 14:11:14 +00:00
andy wharmby
c8043b2ab3 Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit 2009-01-22 13:50:48 +00:00
andy wharmby
9539c83095 New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:33 +00:00
Zoe Slattery
73cf6ab0e2 added .project to the cvs ignore file 2009-01-22 10:51:02 +00:00
Zoe Slattery
0d7ed65aee Deleting a .project file 2009-01-22 10:34:21 +00:00
Dave Kelsey
a6de366518 fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit. 2009-01-22 07:57:04 +00:00
49ecad9d3d ChangeLog update 2009-01-22 01:48:13 +00:00
Dave Kelsey
7019ce175f correct minor mistakes in the php6 version of the zlib tests 2009-01-21 22:26:48 +00:00
Jani Taskinen
4297b99776 - Fix typo 2009-01-21 19:22:19 +00:00