Zach Borboa
|
91b45f21a1
|
Merge pull request #375 from zachborboa/master
Fix "Too many open files" error
|
2016-08-15 23:56:08 -07:00 |
|
Zach Borboa
|
a2918325ae
|
Fix "Too many open files" error when adding hundreds of downloads using MultiCurl:addDownload()
|
2016-08-15 23:41:46 -07:00 |
|
Zach Borboa
|
58a6568cab
|
Return immediately when already multicurl has already started
|
2016-08-15 00:39:26 -07:00 |
|
Zach Borboa
|
e31718fbfe
|
Remove negation
|
2016-08-15 00:30:09 -07:00 |
|
Zach Borboa
|
484d87fe2f
|
Merge pull request #373 from zachborboa/master
Use explicit argument separator when building url
|
2016-08-12 02:17:58 -07:00 |
|
Zach Borboa
|
849137a95e
|
Use explicit argument separator when building url
|
2016-08-12 02:01:23 -07:00 |
|
Zach Borboa
|
5fd3b4b3bf
|
Add additional more examples link
|
2016-08-12 01:39:54 -07:00 |
|
Zach Borboa
|
783594a582
|
Merge pull request #372 from zachborboa/371
Merge #371
|
2016-08-11 21:02:10 -07:00 |
|
Zach Borboa
|
004021f376
|
Clean up
|
2016-08-11 20:49:59 -07:00 |
|
Zach Borboa
|
ea7e649308
|
Set content-length header when it can be determined
|
2016-08-11 20:47:47 -07:00 |
|
Zach Borboa
|
294aad0260
|
Remove trailing whitespace
|
2016-08-11 20:28:44 -07:00 |
|
Gor Martsen
|
8a377052bc
|
Fix documentation
|
2016-08-11 11:58:40 -04:00 |
|
Gor Martsen
|
4f16a605aa
|
Add Search request
|
2016-08-11 11:54:18 -04:00 |
|
Gor Martsen
|
3f94e02f35
|
Add custom request support
|
2016-08-10 17:38:23 -04:00 |
|
Zach Borboa
|
f619176a0e
|
Merge pull request #370 from zachborboa/master
Remove unnecessary function call
|
2016-08-10 10:19:59 -07:00 |
|
Zach Borboa
|
35df88a9c5
|
Remove unnecessary function call
|
2016-08-10 02:51:46 -07:00 |
|
Zach Borboa
|
8f2b878237
|
Clean up spacing
|
2016-08-10 02:46:38 -07:00 |
|
Zach Borboa
|
157bee6697
|
Replace unsafe example
|
2016-08-10 02:44:53 -07:00 |
|
Zach Borboa
|
41a115c93d
|
Merge pull request #368 from zachborboa/master
Implement Curl::setOpts()
|
2016-08-07 23:34:00 -07:00 |
|
Zach Borboa
|
e705f5e86e
|
Skip setOpt test on 5.3, 5.4, and HHVM
|
2016-08-07 23:18:36 -07:00 |
|
Zach Borboa
|
1ad73d5da0
|
Remove all caps
|
2016-08-07 22:55:35 -07:00 |
|
Zach Borboa
|
9aca3a996c
|
Clean up
|
2016-08-07 22:42:38 -07:00 |
|
Zach Borboa
|
26701569b2
|
Implement Curl::setOpts()
|
2016-08-07 22:41:12 -07:00 |
|
Zach Borboa
|
b1f345b2f3
|
Add test for Curl::setOpt
|
2016-08-07 22:24:39 -07:00 |
|
Zach Borboa
|
a8c2b53fa1
|
Store option set only when option successfully set
|
2016-08-07 21:11:25 -07:00 |
|
Zach Borboa
|
e08e9b43ea
|
Update readme
|
2016-08-07 21:01:10 -07:00 |
|
Zach Borboa
|
111ca01179
|
Merge pull request #367 from zachborboa/master
Clean up elseif and examples
|
2016-08-07 16:00:56 -07:00 |
|
Zach Borboa
|
cd19c3bd2d
|
Simplify get example
|
2016-08-07 15:29:21 -07:00 |
|
Zach Borboa
|
3c48f89d7c
|
Use a more correct user agent example
|
2016-08-07 15:27:32 -07:00 |
|
Zach Borboa
|
7f8c8f11ab
|
Use https
|
2016-08-07 15:26:38 -07:00 |
|
Zach Borboa
|
61aef351a7
|
Replace "else if" with "elseif"
|
2016-08-07 15:12:04 -07:00 |
|
Zach Borboa
|
bfe89ab8ba
|
Require keyword "elseif" to be used instead of "else if" so that all control keywords look like single words
|
2016-08-07 15:10:25 -07:00 |
|
Zach Borboa
|
c2b4f4c466
|
Merge pull request #366 from zachborboa/master
Bump major version
5.0.0
|
2016-08-07 02:43:45 -07:00 |
|
Zach Borboa
|
63b06beb9a
|
Bump major version
|
2016-08-07 02:27:11 -07:00 |
|
Zach Borboa
|
2223e73e97
|
Merge pull request #365 from php-curl-class/zachborboa-patch-1
Add latest commit version install instructions to readme
|
2016-08-07 02:25:27 -07:00 |
|
Zach Borboa
|
18d6effd49
|
Add latest commit version install instructions to readme
|
2016-08-07 02:08:29 -07:00 |
|
Zach Borboa
|
d2a0408512
|
Merge pull request #364 from zachborboa/345
Allow POSTing multidimensional array with file
|
2016-08-07 01:52:16 -07:00 |
|
Zach Borboa
|
a48ec2bfff
|
Check all array values for binary data; Remove JSON_PRETTY_PRINT only supported PHP >= 5.4.0
|
2016-08-07 01:40:02 -07:00 |
|
Zach Borboa
|
a32726bc09
|
Clean up
|
2016-08-07 01:37:30 -07:00 |
|
Zach Borboa
|
0378ca6dff
|
Merge branch 'master' into 345
|
2016-08-07 00:09:36 -07:00 |
|
Zach Borboa
|
679ce8e3c4
|
Fix #345: Allow POSTing multidimensional array with file
|
2016-08-07 00:04:36 -07:00 |
|
Zach Borboa
|
debe0a89ee
|
Merge pull request #360 from zachborboa/master
Bump minor version
4.13.0
|
2016-07-25 12:31:39 -07:00 |
|
Zach Borboa
|
4b1084647b
|
Bump minor version
|
2016-07-25 08:35:37 -07:00 |
|
Zach Borboa
|
dce0aef2dc
|
Merge pull request #359 from zachborboa/master
Clean up
|
2016-07-24 01:38:23 -07:00 |
|
Zach Borboa
|
d2d4fe3f5a
|
Move JSON content-type pattern encode check to start of Curl::buildPostData
|
2016-07-24 01:10:26 -07:00 |
|
Zach Borboa
|
d6e77a52a3
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
|
2016-07-24 00:56:35 -07:00 |
|
Zach Borboa
|
fe6c0c55cb
|
Clean up
|
2016-07-24 00:56:21 -07:00 |
|
Zach Borboa
|
653bd6d48e
|
Fix #357: Allow passing json_decode() parameters to Curl::setDefaultJsonDecoder
|
2016-07-23 14:38:02 -07:00 |
|
Zach Borboa
|
6bae7d020c
|
Call json_decode() without $options parameter in PHP versions less than 5.4.0
|
2016-07-23 14:16:06 -07:00 |
|
Zach Borboa
|
8285b9ff21
|
Fix #357: Allow passing json_decode() parameters to Curl::setDefaultJsonDecoder
|
2016-07-23 01:26:57 -07:00 |
|