Commit Graph

44765 Commits

Author SHA1 Message Date
Derick Rethans
08c4e716ed - Fixed warnings 2009-05-04 19:55:33 +00:00
Pierre Joye
5563390ed6 - cleaner fix 2009-05-04 17:11:39 +00:00
Pierre Joye
50daa8c6d4 - add llabs 2009-05-04 17:10:26 +00:00
Pierre Joye
33a27b036b - fix build 2009-05-04 16:29:09 +00:00
Pierre Joye
30d87074e1 - win extension_dir 2009-05-04 15:20:17 +00:00
Antony Dovgal
c82c26b6c9 use correct function 2009-05-04 14:44:24 +00:00
Antony Dovgal
39773487a3 don't segfault on bindto == NULL 2009-05-04 14:25:04 +00:00
Pierre Joye
6d98192934 - [DOC] a note about the symbol -> version page/doc 2009-05-04 14:11:34 +00:00
Pierre Joye
ecfe3a25c5 - [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD 2009-05-04 14:09:12 +00:00
Ilia Alshanetsky
0b6fba9a6b MFB: Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via
bindto)
2009-05-04 13:12:53 +00:00
Pierre Joye
7632e4a6f8 - [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6 2009-05-04 12:12:40 +00:00
Greg Beaver
60ed684852 MFB: disable mysterious segfault on PHP 5.3 (5.2 not affected) 2009-05-04 04:30:50 +00:00
6b3e5327a8 ChangeLog update 2009-05-04 01:32:48 +00:00
Pierre Joye
25932bbcd5 - #47966, cannot access curl info array without binary
To check: why add_assoc_ascii_string_ex fails while add_assoc_ascii_string works
2009-05-03 21:47:52 +00:00
Derick Rethans
1d7ce8919e - Added timezone_version_get() to retrieve the version of the used timezone
database.
2009-05-03 19:57:35 +00:00
Derick Rethans
f52a2166a0 - Fixed bug #45191 (error_log ignores date.timezone php.ini val when
setting logging timestamps).
2009-05-03 19:08:28 +00:00
Derick Rethans
9efb9daffe - Fixed bug #45682 (Unable to var_dump(DateInterval)). 2009-05-03 18:45:06 +00:00
Derick Rethans
e630833ba6 - Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).
2009-05-03 18:21:52 +00:00
Pierre Joye
6d6ad6a1ac - ws/cs 2009-05-03 15:16:24 +00:00
Pierre Joye
5f72143f87 - c/p error 2009-05-03 15:03:53 +00:00
Pierre Joye
58db42ea55 - [DOC] #41712, implement progress callback
- add constants CURLOPT_NOPROGRESS and CURLOPT_PROGRESSFUNCTION
2009-05-03 14:58:06 +00:00
Derick Rethans
45d8a45e1b - Added test for (bogus) bug #48097. 2009-05-03 14:28:16 +00:00
d294511803 ChangeLog update 2009-05-03 01:32:37 +00:00
Jani Taskinen
abda62eace - Revert bad patch (which caused bug #48133) 2009-05-02 21:13:39 +00:00
Jani Taskinen
0fef8f609c - Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set) 2009-05-02 19:53:33 +00:00
Pierre Joye
94a5f2c2b3 - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7 2009-05-02 17:32:35 +00:00
Pierre Joye
d512c5e2ba - NL cleanup (mixed or windows) 2009-05-02 11:43:29 +00:00
Kalle Sommer Nielsen
671ad60a50 Fix typo 2009-05-02 06:27:08 +00:00
Jani Taskinen
49176233c0 - Fix parameter variable type to match "l" 2009-05-02 02:08:25 +00:00
Kalle Sommer Nielsen
874f864db8 Update copyright year + line feeds 2009-05-02 01:52:54 +00:00
Kalle Sommer Nielsen
7115e4a23b Fix proto 2009-05-02 01:36:45 +00:00
c18c8ee36d ChangeLog update 2009-05-02 01:32:45 +00:00
Antony Dovgal
81eb79c0a8 fix test 2009-05-01 22:23:27 +00:00
Jani Taskinen
b64ebc969a - Fix compile warning in debug mode 2009-05-01 21:46:39 +00:00
Zoe Slattery
498eb22d88 fixed to expect fail 2009-05-01 19:32:15 +00:00
Antony Dovgal
4838847f5d initialize ext_len 2009-05-01 09:22:02 +00:00
Felipe Pena
ae8c593769 - Fixed bug #48038 (odbc_execute changes variables used to form params array) 2009-05-01 03:02:32 +00:00
Felipe Pena
0382e8ff36 - Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc) 2009-05-01 01:55:28 +00:00
c00b019f04 ChangeLog update 2009-05-01 01:32:55 +00:00
Arnaud Le Blanc
6092d51512 revert to allow Andrei to make his changes 2009-05-01 00:36:43 +00:00
Arnaud Le Blanc
9185867471 Added missing UChar* and zstr malloc variants 2009-05-01 00:29:49 +00:00
Arnaud Le Blanc
2ce70ac4be cleanup 2009-05-01 00:18:09 +00:00
Arnaud Le Blanc
ee7239acbe Removed code for register_globals in file uploads 2009-05-01 00:15:07 +00:00
Arnaud Le Blanc
3fd6c2b22a Removed code handling non-unicode input (was used when !UG(unicode)) 2009-05-01 00:13:22 +00:00
Pierre Joye
7aa14956ee - MFB: #47940, memory leaks in imap_body 2009-04-30 18:57:50 +00:00
Jani Taskinen
4661da3457 Fix test 2009-04-30 13:21:40 +00:00
Jani Taskinen
f64567bc7d -Fix test 2009-04-30 13:18:56 +00:00
Matteo Beccati
8511661571 - Removed HAVE_PQEXECPARAMS which was left out during the previous commit 2009-04-30 12:55:43 +00:00
Matteo Beccati
c58c93b9b2 - Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode
2009-04-30 12:35:36 +00:00
Jani Taskinen
e51d4cb545 - Add missing test 2009-04-30 10:41:09 +00:00