Ahmad Nassri
|
eccbc76469
|
improving curl post body flattening for multidimensional arrays
|
2014-12-18 01:16:40 -05:00 |
|
Ahmad Nassri
|
d004129842
|
more scrutinizer-ci
|
2014-12-18 00:08:12 -05:00 |
|
Ahmad Nassri
|
97f51e1269
|
fixes from scrutinizer-ci
|
2014-12-18 00:05:49 -05:00 |
|
Ahmad Nassri
|
ed76b17884
|
test fixes
|
2014-12-17 23:57:27 -05:00 |
|
Ahmad Nassri
|
8ee4ba0753
|
adding a better query string parser that can handle arrays
|
2014-12-17 23:57:06 -05:00 |
|
Ahmad Nassri
|
dd9edca044
|
fixing phpunit test directory
|
2014-12-17 23:56:17 -05:00 |
|
Ahmad Nassri
|
814cee98fc
|
removing php5.3
|
2014-12-17 23:56:06 -05:00 |
|
Ahmad Nassri
|
07aa7ab19f
|
removing redundant setter/getter + adding PECL_HTTP like header parsing
|
2014-12-17 23:03:20 -05:00 |
|
Ahmad Nassri
|
c7b73c8316
|
identation fix
|
2014-12-17 22:45:58 -05:00 |
|
Ahmad Nassri
|
b6efa7e1cc
|
PSR compliance
|
2014-12-17 22:44:33 -05:00 |
|
Ahmad Nassri
|
6347fa33ee
|
modifying directory name to standard usage
|
2014-12-17 22:38:46 -05:00 |
|
Ahmad Nassri
|
cda471ebdb
|
removing extra dependency
|
2014-12-17 22:33:07 -05:00 |
|
Ahmad Nassri
|
61eb281692
|
massive cleanups
- renamed classes
- updated to phpunit
- more PSR compliance
|
2014-12-17 22:29:03 -05:00 |
|
Ahmad Nassri
|
ea3995225c
|
PSR: PHP keywords in proper lower case + more camelCasing
|
2014-12-17 21:06:53 -05:00 |
|
Ahmad Nassri
|
4e68b0efab
|
PSR: CamelCaps
|
2014-12-17 21:00:47 -05:00 |
|
Ahmad Nassri
|
9465a4656a
|
specifying PSR-2 level checks
|
2014-12-17 20:57:23 -05:00 |
|
Ahmad Nassri
|
2d4f23af38
|
various cleanups
- added Scrutinizer
- added EditorConfig
- removed closing php tags
- proper usage of require_once
- cleaned extra spacing
|
2014-12-17 20:47:57 -05:00 |
|
Ahmad Nassri
|
2bd214f2d9
|
pass additional params to request method to ask for associative json objects
|
2014-12-17 18:54:05 -05:00 |
|
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 |
|