Commit Graph

189 Commits

Author SHA1 Message Date
Ahmad Nassri
3ec25a5d17 adjusting requirements 2015-01-15 01:32:53 -05:00
Ahmad Nassri
fbe66400fc allow hhvm to fail 2015-01-15 01:30:10 -05:00
Ahmad Nassri
f68939375b closing code 2015-01-15 01:25:30 -05:00
Ahmad Nassri
ba25e0304a JSON Decoding options
- users can now specify all the json_decode params to be used
- additional method added: `Unirest\Request::defaultHeaders`
2015-01-15 01:22:23 -05:00
Ahmad Nassri
3bb82974cc codeclimate seems to have a self-signed ssl, which causes errors in travis 2015-01-15 00:33:18 -05:00
Ahmad Nassri
3eb8536d3d new test to validate #58 2015-01-15 00:30:47 -05:00
Ahmad Nassri
4762858017 fixing ext-json dependency for older php 2015-01-15 00:16:40 -05:00
Ahmad Nassri
7404fca828 minor update to README & Travis fix 2015-01-15 00:12:52 -05:00
Ahmad Nassri
1dfcade505 Update README.md 2015-01-14 21:47:33 -05:00
Ahmad Nassri
976247358b Update README.md 2015-01-14 21:45:22 -05:00
Ahmad Nassri
a58c5592d5 Update README.md 2015-01-14 21:45:01 -05:00
Ahmad Nassri
3ffe191c1c Merge pull request #63 from Mashape/cleanup
removing github image-url
2.0.0
2015-01-14 20:11:11 -05:00
Ahmad Nassri
d7d9c35696 removing github image-url 2015-01-14 20:10:46 -05:00
Ahmad Nassri
9461d6664c Merge pull request #60 from Mashape/cleanup
v2.0.0
2015-01-14 20:08:48 -05:00
Ahmad Nassri
d188bcbd15 fix typo 2015-01-14 20:06:10 -05:00
Ahmad Nassri
1ad47092de PHP 5.4 test 2015-01-14 20:01:38 -05:00
Ahmad Nassri
bcc2a3bc19 adding mashape logo 2015-01-14 19:53:33 -05:00
Ahmad Nassri
aff17227d4 typo 2015-01-14 19:48:14 -05:00
Ahmad Nassri
eaaca57797 gitter integration 2015-01-14 19:45:07 -05:00
Ahmad Nassri
e6f9dc1d01 updating README 2015-01-14 19:38:48 -05:00
Ahmad Nassri
9a67f24f34 removing scruitinizer 2015-01-14 19:25:37 -05:00
Ahmad Nassri
2a07cffe54 travis to send coverage reports 2015-01-14 19:25:18 -05:00
Ahmad Nassri
0b29426d7f adding codeclimate and updating README 2015-01-14 19:24:20 -05:00
Ahmad Nassri
c1018cc344 just some ordering 2015-01-14 18:44:05 -05:00
Ahmad Nassri
4f156e59fd improving tests 2015-01-14 18:40:21 -05:00
Ahmad Nassri
be9bca1d5a splitting out Unirest\File and updating README 2015-01-14 18:31:21 -05:00
Ahmad Nassri
ed2a2df982 updating Request utility methods to match all of RFC7231 2015-01-14 18:15:13 -05:00
Ahmad Nassri
7a6df4cb82 adding the full scope of the HTTP Methods registery 2015-01-14 18:07:10 -05:00
Ahmad Nassri
34db4e958f spacing cleanup 2015-01-14 17:47:20 -05:00
Ahmad Nassri
2bbafd950d updating editorconfig settings 2015-01-14 17:46:52 -05:00
Ahmad Nassri
601c20c6ca updating mashape url and email 2015-01-14 17:38:04 -05:00
Ahmad Nassri
b4b4b85a69 updating copyright year 2015-01-13 16:22:03 -05:00
Ahmad Nassri
f0b84f49ca proper mashape url 2015-01-13 16:21:23 -05:00
Ahmad Nassri
2279d98f6a two whitespaces 2015-01-13 16:21:06 -05:00
Ahmad Nassri
fe8591361b proper json formating 2015-01-13 16:20:38 -05:00
Ahmad Nassri
87f5c54308 fixing travis build 2014-12-18 01:19:38 -05:00
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