Commit Graph

41715 Commits

Author SHA1 Message Date
Kalle Sommer Nielsen
5a6d3cc42b Added E_DEPRECATED startup notice (5.3 only) 2009-05-04 21:18:22 +00:00
Scott MacVicar
048f03a46b BFN 2009-05-04 21:11:40 +00:00
Pierre Joye
ffca50ca0d - revert last commit and fix inline 2009-05-04 21:03:20 +00:00
Scott MacVicar
c48241a569 MFH Update libmagic data file to 5.02 2009-05-04 20:56:13 +00:00
Scott MacVicar
c3b88aec15 MFH Update libmagic to 5.02 2009-05-04 20:54:53 +00:00
Pierre Joye
e274a01620 - a macro will just do it too 2009-05-04 20:31:02 +00:00
Derick Rethans
53bb83ab8c - MFH: Fixed warnings 2009-05-04 19:55:47 +00:00
Jani Taskinen
ce86c511c4 - Fix news 2009-05-04 19:02:26 +00:00
Pierre Joye
b4a46c8693 - cleaner fix 2009-05-04 17:11:22 +00:00
Pierre Joye
65a9530849 - add llabs 2009-05-04 17:09:33 +00:00
Scott MacVicar
cbc9e850b9 Add missing prototypes for mhash, no code changes. 2009-05-04 16:37:31 +00:00
Pierre Joye
7cfcf294a0 - fix build 2009-05-04 16:28:50 +00:00
Pierre Joye
8991998d7a - win extension_dir 2009-05-04 15:20:38 +00:00
Antony Dovgal
79d1691d11 MFH: use correct function 2009-05-04 14:44:46 +00:00
Antony Dovgal
7809cd64e8 MFH: don't segfault on bindto == NULL 2009-05-04 14:25:17 +00:00
Pierre Joye
c412b949b9 - #39637 2009-05-04 14:15:58 +00:00
Pierre Joye
d6d644b0bb - [DOC] a note about the symbol -> version page/doc 2009-05-04 14:11:45 +00:00
Pierre Joye
93941d1735 - [DOC] MFH: #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD 2009-05-04 14:09:28 +00:00
Ilia Alshanetsky
8c9195e48d Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto) 2009-05-04 13:09:15 +00:00
Pierre Joye
c3bd64a5be - #47739 2009-05-04 12:23:56 +00:00
Pierre Joye
5b3fa5afdd - MFH: [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6 2009-05-04 12:12:57 +00:00
Greg Beaver
6eb6df3a20 disable cause of mysterious segfault in PHP 5.3 only (5.2 is fine) 2009-05-04 04:29:25 +00:00
Derick Rethans
cba1765799 - MFH: Added timezone_version_get() to retrieve the version of the used
timezone database.
2009-05-03 19:58:49 +00:00
Derick Rethans
65fc904143 - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when
setting logging timestamps).
2009-05-03 19:08:49 +00:00
Derick Rethans
20a359a3fb - MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)). 2009-05-03 18:46:28 +00:00
Derick Rethans
febc2763dd - MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- MFH: Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).
2009-05-03 18:22:40 +00:00
Jani Taskinen
7e0387dbde fix news 2009-05-03 16:16:15 +00:00
Pierre Joye
0a1ebcb3eb - #41712 2009-05-03 15:17:40 +00:00
Pierre Joye
1cd9a33826 - ws/cs 2009-05-03 15:16:10 +00:00
Pierre Joye
ea57845b6e - c/p error 2009-05-03 15:03:35 +00:00
Pierre Joye
8e7031087a - [DOC] MFH: #41712, implement progress callback
- add constants  CURLOPT_PROGRESSFUNCTION
2009-05-03 14:59:46 +00:00
Derick Rethans
1e6e1ca304 - MFH: Added test for (bogus) bug #48097. 2009-05-03 14:28:26 +00:00
Jani Taskinen
16c3b8f149 MFH:- Revert bad patch (which caused bug #48133) 2009-05-02 21:13:54 +00:00
Jani Taskinen
2f22d5a164 MFH:- Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set) 2009-05-02 19:53:48 +00:00
Jani Taskinen
ddebbea218 - Extra newlines never hurt anyone.. 2009-05-02 18:32:45 +00:00
Pierre Joye
1cdb964081 - imap entries (2 more to come) 2009-05-02 18:06:04 +00:00
Pierre Joye
9faccc3da1 - [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7 2009-05-02 17:59:46 +00:00
Pierre Joye
72d2473d5b - NL cleanup (mixed or windows) 2009-05-02 11:40:33 +00:00
Jani Taskinen
bc247e0eec MFH:- Fix parameter variable type to match "l" 2009-05-02 02:08:46 +00:00
Kalle Sommer Nielsen
895327b202 MFH: Update copyright year + line feeds 2009-05-02 01:53:45 +00:00
Kalle Sommer Nielsen
d8f43d476e MFH: Fix proto 2009-05-02 01:37:33 +00:00
Antony Dovgal
8594654160 fix test 2009-05-01 22:23:59 +00:00
Jani Taskinen
adb22f71c1 MFH:- Fix compile warning in debug mode 2009-05-01 21:46:53 +00:00
Antony Dovgal
d3438bf9f5 initialize ext_len 2009-05-01 09:22:16 +00:00
Felipe Pena
2b049552d0 - MFH: Fixed bug #48038 (odbc_execute changes variables used to form params array) 2009-05-01 03:02:46 +00:00
Felipe Pena
f55c56b74b - MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc) 2009-05-01 01:55:41 +00:00
Pierre Joye
8f9c7574c6 - MFB: #47940, memory leaks in imap_body 2009-04-30 18:56:25 +00:00
Pierre Joye
ea81bfcf7a - MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only) 2009-04-30 15:25:37 +00:00
Jani Taskinen
73b9d33ab7 MFH: fix test 2009-04-30 13:22:13 +00:00
Jani Taskinen
a4a08dd43d MFH:fix test 2009-04-30 13:19:31 +00:00