Commit Graph

44106 Commits

Author SHA1 Message Date
71b236d7a0 ChangeLog update 2009-01-29 01:43:26 +00:00
Felipe Pena
01c008c28d - Added arginfo 2009-01-29 00:36:25 +00:00
Nuno Lopes
927f595077 MFB: turn the offset parameter of mmap() back to 0 2009-01-28 23:20:26 +00:00
Felipe Pena
de585e2c97 - Fix build 2009-01-28 22:43:25 +00:00
Nuno Lopes
536326bacf MFB: fix bug #47229: preg_quote should escape '-' 2009-01-28 22:40:36 +00:00
Johannes Schlüter
c39676d12c - Add .cvsignore 2009-01-28 22:35:06 +00:00
Antony Dovgal
fac1ac55c9 fix test 2009-01-28 12:58:50 +00:00
Pierre Joye
4395ea2faf - MFB: fix build 2009-01-28 10:33:14 +00:00
Pierre Joye
f71b03b9f1 - MFB: sync 5.3 2009-01-28 10:32:45 +00:00
2a691d1002 ChangeLog update 2009-01-28 01:34:16 +00:00
Ilia Alshanetsky
10b12d429a MFB: improved parameter parsing 2009-01-27 21:59:46 +00:00
Johannes Schlüter
6e24169120 - Fix mysqli pconnects to properly reset connection status by default 2009-01-27 15:35:22 +00:00
Derick Rethans
0e1277e317 - Elevate no-tz setting made from E_STRICT to E_WARNING.
#- [DOC]
2009-01-27 13:44:38 +00:00
7da6deb5f5 ChangeLog update 2009-01-27 01:39:29 +00:00
andy wharmby
5e6736ac7a Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:06 +00:00
Rob Richards
aba50265bb fix bug #47220 (segfault in dom_document_parser in recovery mode) 2009-01-26 19:10:09 +00:00
Ilia Alshanetsky
21d281ff8c MFB: Fixed bug #47217 (content-type is not set properly for file uploads) 2009-01-26 15:21:49 +00:00
Etienne Kneuss
6d6d3233c1 Improve spl_object_hash() 2009-01-26 11:37:46 +00:00
Dmitry Stogov
bc37ae8223 Fixed bug #46419 (Elements of associative arrays with NULL value are lost) 2009-01-26 11:20:22 +00:00
72ab5bec1f ChangeLog update 2009-01-26 01:41:00 +00:00
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