Commit Graph

24635 Commits

Author SHA1 Message Date
Felipe Pena
47114aaa8b - Improve test 2009-02-06 10:40:16 +00:00
Felipe Pena
b72183b595 - New test 2009-02-06 10:18:40 +00:00
Felipe Pena
9054c069b3 - Fixed bug #47322 (sscanf %d does't work) 2009-02-06 10:17:51 +00:00
Moriyoshi Koizumi
30c9faaf86 - Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
enabled).
2009-02-06 07:32:44 +00:00
Christopher Jones
0edbaebc24 MFB: Make message punctuation consistent across PHP 2009-02-05 21:48:31 +00:00
Felipe Pena
d2e40edc0a - Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Patch by matteo at beccati dot com
2009-02-04 16:40:13 +00:00
Pierre Joye
c7d8074041 - fix build 2009-02-04 09:58:39 +00:00
David Coallier
0050c92c91 - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator). 2009-02-04 00:07:27 +00:00
Ilia Alshanetsky
f902e8d250 MFB: Return empty string when recv() does not fetch any data 2009-02-03 19:23:12 +00:00
Greg Beaver
a545c29a5b MFB: Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream) 2009-02-03 19:02:41 +00:00
Greg Beaver
f232c7f945 MFB: fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:46 +00:00
Greg Beaver
d8713de264 MFB fix Bug #47265 (generating phar.phar fails because of safe_mode) 2009-02-03 18:25:59 +00:00
Etienne Kneuss
a9b3bfce52 Fix #47031 (Fix constants in example) 2009-02-03 12:40:00 +00:00
Ilia Alshanetsky
3515b68ffa MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email
addresses as invalid)
2009-02-02 23:51:19 +00:00
Nuno Lopes
8e2aa6f979 MFB: fix #46347 2009-02-02 19:25:30 +00:00
Felipe Pena
c59abf287f - Fixed bug #47269 (Typo: SoapSlient instead of SoapClient) 2009-02-02 09:59:49 +00:00
Moriyoshi Koizumi
c3df5aa3de * Forgot to add the test. 2009-02-02 04:52:00 +00:00
Moriyoshi Koizumi
abe02d6b3d - Fix bug #46843 (CP936 euro symbol is not converted properly) 2009-02-02 04:49:48 +00:00
andy wharmby
32ea850bde New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:29:29 +00:00
andy wharmby
cf39017ced New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:46 +00:00
andy wharmby
3a400e979a New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:24 +00:00
andy wharmby
d1980d9c57 New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:47 +00:00
andy wharmby
054f6e1075 New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:38 +00:00
Kalle Sommer Nielsen
4b2e3d58e9 Fix arginfo for imagefilter() 2009-01-31 15:27:11 +00:00
Stanislav Malyshev
b0a33fff0d fix bug #14562 2009-01-30 21:45:17 +00:00
Felipe Pena
4342d0b6b7 - Fix test 2009-01-30 14:49:46 +00:00
Felipe Pena
e11f95370c - Year++ 2009-01-30 00:16:12 +00:00
Scott MacVicar
e09a820b19 MFB Fix bug #47245 - Double free in mb_detect_encoding() 2009-01-29 23:01:40 +00:00
Felipe Pena
01c008c28d - Added arginfo 2009-01-29 00:36:25 +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
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
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
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
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
Zoe Slattery
ecda7b7f77 added INI settings 2009-01-25 11:03:15 +00:00
Antony Dovgal
3d1df9ad31 expect -> expectf 2009-01-24 22:02:13 +00:00