Commit Graph

235 Commits

Author SHA1 Message Date
Ahmad Nassri
6e615557cc fixes #24
allows for an extra param to decode json objects into associative arrays
2014-12-17 18:51:36 -05:00
Nijiko Yonskai
e362fe01ec Update README.md 2014-05-01 12:54:50 -07:00
Marco Palladino
461060202c Merge pull request #40 from tsnyder91/master
file attachments/uploads assumes always in root namespace
2014-04-05 19:38:31 -07:00
Marco Palladino
ff13801b7b Merge pull request #41 from scottmotte/master
It needs to go to root namespace
1.2.1
2014-04-05 16:28:21 -07:00
scottmotte
3951a37c2a It needs to go to root namespace 2014-04-04 12:24:36 -07:00
Tony Snyder
8020af6f71 fixes assumption of being in root namespace. 2014-04-04 12:12:12 -05:00
Marco Palladino
9ee16508d2 Merge pull request #39 from scottmotte/master
Fixes file attachments/uploads
2014-03-27 11:41:22 -07:00
scottmotte
0fe3d04e21 Fixes failing spec around CurlFile in 5.5 php and also adds additional spec 2014-03-27 10:47:09 -07:00
scottmotte
1f22deee76 Merge remote-tracking branch 'upstream/master' 2014-03-26 22:31:03 -07:00
thefosk
099fbca53b test 2014-03-19 12:25:27 -07:00
thefosk
4d7aabfa47 closes #34 1.2 2014-03-19 12:23:55 -07:00
thefosk
a7797328fa closes #36 and #37 2014-03-19 12:18:52 -07:00
thefosk
6bb573b1f6 tests 2014-03-18 11:23:33 -07:00
thefosk
2fb13154e2 formatting 2014-03-18 11:15:38 -07:00
thefosk
e6682a5ad1 more debugging 1.1 2014-02-19 11:20:52 -08:00
thefosk
cabef82a6d debugging failing test 2014-02-19 11:18:20 -08:00
thefosk
f3af9e8196 fix 2014-01-14 10:34:19 -08:00
thefosk
d0117b5125 Merge branch 'master' of github.com:Mashape/unirest-php 2014-01-14 10:29:19 -08:00
thefosk
8b184d9911 comments deleted 2014-01-14 10:29:17 -08:00
Marco Palladino
9e48aa428d Merge pull request #33 from samsullivan/master
Check if $body is traversable before recursively sanitizing
2014-01-14 10:26:43 -08:00
Sam Sullivan
646e24aefe Check if $body is traversable before recursively sanitizing (allows for raw JSON body)
Add testRawPost()
2014-01-13 23:21:04 -06:00
thefosk
f5fee2dc46 readme 2014-01-08 19:07:05 -08:00
thefosk
257ad85e6b readme 2014-01-08 19:06:31 -08:00
thefosk
1504e81ff1 supporting curl_file_create` 2014-01-08 19:05:22 -08:00
thefosk
bf865a5c30 tests 2014-01-08 18:58:12 -08:00
thefosk
7ea2f5f750 closes #26 2014-01-08 18:50:12 -08:00
thefosk
bbdc248550 closes #26 2014-01-08 18:49:23 -08:00
thefosk
ee2ad0e1ff Merge branch 'master' of github.com:Mashape/unirest-php 2014-01-08 18:14:52 -08:00
thefosk
bd4975cb3c closes #28 2014-01-08 18:14:42 -08:00
Marco Palladino
cdda585875 Merge pull request #31 from jasir/patch-1
typo in doc
2014-01-07 17:09:52 -08:00
scottmotte
a332765a9b Minor spelling fix 2014-01-07 14:32:51 -08:00
jasir
2b843de34b typo in doc 2014-01-07 12:29:19 +01:00
thefosk
7b388b04a7 fixing typos 2014-01-07 05:48:52 +01:00
thefosk
0b16885db4 fixing tests 2014-01-07 05:44:07 +01:00
thefosk
63c05ad022 fixing tests 2014-01-07 05:42:58 +01:00
thefosk
42edc2b2e3 readme 2014-01-06 20:57:02 +01:00
Marco Palladino
389b90a47e Merge pull request #29 from jasir/fix-27
Added possibility to switch off SSL verify peer option using Unirest::verifyPeer #27
2014-01-06 11:52:40 -08:00
jasir
643fc7ba6b Added possibility to switch off/on SSL verify peer option using Unirest::$verifyPeer #27 2013-12-18 14:36:26 +01:00
thefosk
45cb590212 readme 2013-11-01 20:04:35 -07:00
thefosk
b1029128e0 readme async alert 2013-11-01 20:00:48 -07:00
thefosk
494b0df895 readme 2013-11-01 19:48:47 -07:00
thefosk
0679a0f15f readme 2013-11-01 19:47:51 -07:00
thefosk
bf088b12db fix 2013-11-01 19:39:23 -07:00
thefosk
d684a60a0f travis 2013-11-01 19:37:24 -07:00
thefosk
0ec8bca13b resolving conflicts; indenting 2013-11-01 19:36:06 -07:00
thefosk
10fc78dff8 gzip support; default request headers; customizable timeout; basic authentication; bugfixes; closes #5 #15 #16 #18 2013-11-01 19:26:22 -07:00
Marco Palladino
f919efc134 Merge pull request #21 from andreyknupp/master
Improving the library, indenting the code.
2013-11-01 19:13:33 -07:00
Marco Palladino
ec63ebe878 Merge pull request #22 from scottmotte/master
More detailed install instructions in README. ...
2013-11-01 19:10:51 -07:00
scottmotte
a8418500cb More detailed install instructions in README. Also make composer the priority install. 2013-11-01 13:52:24 -07:00
Augusto Marietti
1725812c01 Update README.md 2013-10-28 17:33:07 -07:00