Commit Graph

772 Commits

Author SHA1 Message Date
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
Zach Borboa 4ab73948c8 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-23 00:27:59 -07:00
Zach Borboa 002777344d Update methods available 2016-07-17 15:10:31 -07:00
Zach Borboa 9daae806d5 Move post/redirect/get example to examples 2016-07-17 15:09:50 -07:00
Zach Borboa 189e2ad326 Merge pull request #356 from zachborboa/master
Add Curl::setCookieString
2016-07-17 15:00:36 -07:00
Zach Borboa 15efc64824 Add test for Curl::setCookieString 2016-07-17 14:42:55 -07:00
Zach Borboa 6085204f2f Simplify Curl::setCookieString 2016-07-17 14:41:50 -07:00
Zach Borboa 93cee4b8e2 Merge branch 'master' of git://github.com/mydansun/php-curl-class into mydansun-master
* 'master' of git://github.com/mydansun/php-curl-class:
  Update Curl.php
  Update Curl.php
  Add setCookieString method on Curl.php
2016-07-17 13:55:58 -07:00
Zach Borboa 9479756d5d Merge pull request #355 from zachborboa/master
Bump minor version
4.12.0
2016-07-16 14:58:43 -07:00
Zach Borboa 1437f32492 Bump minor version 2016-07-16 14:29:08 -07:00