Commit Graph

45376 Commits

Author SHA1 Message Date
Jani Taskinen
b9b54c6ebd ws fix + missing folding tags 2009-05-05 01:44:08 +00:00
Greg Beaver
a7e1d6e5c5 MFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block 2009-05-05 01:42:06 +00:00
Matt Wilmas
e559a4ad99 Implemented manual scanning for strings/comments, plus misc. fixes
For details, see http://news.php.net/php.internals/43808
2009-05-05 01:35:13 +00:00
e3ed279700 ChangeLog update 2009-05-05 01:32:44 +00:00
Jani Taskinen
e38af475e8 - Fix the patch 2009-05-05 01:28:10 +00:00
Jani Taskinen
9d4b8c7cc3 - Fix build (modified utf7 stuff is rather new..) 2009-05-05 01:22:31 +00:00
Jani Taskinen
0ad777e011 - Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
[DOC] Synced regular and cURL http wrapper "header" option to accept
[DOC] either string or array.
2009-05-05 00:30:40 +00:00
Pierre Joye
76b5c17036 - revert last commit and fix inline 2009-05-04 21:03:00 +00:00
Scott MacVicar
202532bb12 Update libmagic data file to 5.02 2009-05-04 20:54:28 +00:00
Scott MacVicar
dae424147c Update libmagic to 5.02 2009-05-04 20:52:43 +00:00
Pierre Joye
40aa81ffb2 - a macro will just do it too 2009-05-04 20:32:33 +00:00
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