Zach Borboa
|
679dd71ea6
|
Add hhvm server configuration
|
2014-04-04 15:34:25 -07:00 |
|
Zach Borboa
|
20d5b6956e
|
Fix #36: Add example of case-insensitive access to headers
|
2014-04-02 22:35:00 -07:00 |
|
Zach Borboa
|
88ba4b21c2
|
Merge pull request #37 from zborboa-google/patch-1
Exclude built-in development server on PHP 5.3
|
2014-04-02 09:54:20 -07:00 |
|
zborboa-google
|
0c9fda4165
|
Fix syntax error when using a trailing ampersand
|
2014-04-02 09:52:43 -07:00 |
|
zborboa-google
|
bb7c86bc0e
|
Exclude built-in development server on PHP 5.3
|
2014-04-02 08:44:08 -07:00 |
|
Zach Borboa
|
49f245af19
|
Clean up
|
2014-04-01 22:21:37 -07:00 |
|
Zach Borboa
|
80438d21ab
|
Fix #34: Add PHP 5.3 to continuous integration tests
|
2014-04-01 22:18:30 -07:00 |
|
Zach Borboa
|
4b7e328b84
|
Add PHP syntax/lint check to continuous integration tests
|
2014-04-01 22:14:16 -07:00 |
|
Zach Borboa
|
68a43d8312
|
Clean up
|
2014-04-01 22:09:39 -07:00 |
|
Zach Borboa
|
0a67629a60
|
Add PHP 5.6 to continuous integration tests
|
2014-04-01 22:09:22 -07:00 |
|
Zach Borboa
|
804797ee3d
|
Fix #35: Add hhvm to continuous integration tests
|
2014-04-01 22:06:46 -07:00 |
|
Zach Borboa
|
8f89dafed1
|
Fix #32: Replace function array dereferencing syntax to avoid syntax errors < PHP 5.4.0
|
2014-03-31 22:18:11 -07:00 |
|
Zach Borboa
|
5e7b16b7b0
|
Add Instagram search photos example
|
2014-03-30 07:31:05 -07:00 |
|
Zach Borboa
|
2f18692d9a
|
Increase connection timeout to avoid assertion failing as "couldn't connect to host"
|
2014-03-30 01:21:27 -07:00 |
|
Zach Borboa
|
544144c94b
|
Merge branch 'examples'
* examples:
Add Twitter post tweet example
|
2014-03-30 01:11:33 -07:00 |
|
Zach Borboa
|
afd6916c4d
|
Add Twitter post tweet example
|
2014-03-30 01:10:51 -07:00 |
|
Zach Borboa
|
5367cc043e
|
Merge branch 'examples'
* examples:
Add Coinbase account balance example
Add Coinbase spot rate example
|
2014-03-29 17:16:50 -07:00 |
|
Zach Borboa
|
bcb8e40c92
|
Add Coinbase account balance example
|
2014-03-29 17:12:37 -07:00 |
|
Zach Borboa
|
9b7f997329
|
Add Coinbase spot rate example
|
2014-03-29 16:23:53 -07:00 |
|
Zach Borboa
|
93350fe3a9
|
Fix #31: Combine multiple header fields into a comma-separated list
|
2014-03-29 02:24:04 -07:00 |
|
Zach Borboa
|
967181499a
|
Update syntax test script
|
2014-03-29 01:19:49 -07:00 |
|
Zach Borboa
|
468980b836
|
Fix #24: Add support for HEAD and OPTIONS request methods
|
2014-03-29 01:07:39 -07:00 |
|
Zach Borboa
|
6a69b12a3c
|
Add request header and response header parsing; Fix error message
|
2014-03-17 20:43:04 -07:00 |
|
Zach Borboa
|
4eb47c7e75
|
Fix #26: Use PSR coding standards
|
2014-03-16 01:45:30 -07:00 |
|
Zach Borboa
|
e907901850
|
Fix #28: Decode json responses seamlessly
|
2014-03-16 00:36:45 -07:00 |
|
Zach Borboa
|
e6bea5e9b3
|
Fix duplicate test assertion
|
2014-03-14 02:03:55 -07:00 |
|
Zach Borboa
|
6c9709af59
|
Fix #27: Allow case-insensitive access to request headers and response headers
|
2014-03-14 01:27:06 -07:00 |
|
Zach Borboa
|
875f636931
|
Use associative-style arrays for request headers and response headers
|
2014-03-14 01:04:39 -07:00 |
|
Zach Borboa
|
fbec34fd6c
|
Add script for running test suite
|
2014-03-04 22:34:40 -08:00 |
|
Zach Borboa
|
b8b2ead22c
|
Add CURLFile test
|
2014-03-04 22:33:43 -08:00 |
|
Zach Borboa
|
50ded96cbc
|
Move lib/ -> src/
|
2014-03-04 22:20:41 -08:00 |
|
Zach Borboa
|
896cf448f0
|
Add continuous integration build status to README
|
2014-03-04 22:15:41 -08:00 |
|
Zach Borboa
|
97cd33cb5a
|
Fix undefined index when running test suite
|
2014-03-04 22:08:31 -08:00 |
|
Zach Borboa
|
a326392a0b
|
Separate basic authentication tests
|
2014-03-04 21:59:57 -08:00 |
|
Zach Borboa
|
854529b72c
|
Remove extra slashes
|
2014-03-04 21:55:17 -08:00 |
|
Zach Borboa
|
aa55e35278
|
Consolidate continuous integration script
|
2014-03-04 21:44:26 -08:00 |
|
Zach Borboa
|
b896c1ad97
|
Add file not exists assertion
|
2014-03-04 21:43:29 -08:00 |
|
Zach Borboa
|
258a3c396c
|
Fix curl @filename API deprecation error
|
2014-03-03 23:17:03 -08:00 |
|
Zach Borboa
|
1559daa462
|
Use CURLFile class when available to replace the @filename API for file uploading
|
2014-03-03 22:57:58 -08:00 |
|
Zach Borboa
|
0e3a1b3b51
|
Update test url
|
2014-03-03 22:13:08 -08:00 |
|
Zach Borboa
|
e68c6cad09
|
Use HTTP_CONTENT_TYPE in place of CONTENT_TYPE for test on PHP's built-in web server
|
2014-03-03 22:12:53 -08:00 |
|
Zach Borboa
|
1195d14e00
|
Re-use close method
|
2014-03-03 22:02:39 -08:00 |
|
Zach Borboa
|
d2bf8ab7a4
|
Remove unsupported versions of PHP's built-in web server for continuous integration tests
|
2014-03-03 21:56:50 -08:00 |
|
Zach Borboa
|
c9d723f967
|
Use PHP's built-in web server for running continuous integration tests
|
2014-03-03 21:37:00 -08:00 |
|
Zach Borboa
|
eb101bfc99
|
Clean up
|
2014-03-03 21:29:04 -08:00 |
|
Zach Borboa
|
8edfb697f4
|
Update test url path
|
2014-03-03 20:49:32 -08:00 |
|
Zach Borboa
|
19bdf9a3c2
|
Add Travis CI and PHPUnit configuration; Update file paths for test suite
|
2014-03-03 20:48:09 -08:00 |
|
Zach Borboa
|
66c8908e0f
|
Parse PUT and PATCH when content-type is application/x-www-form-urlencoded
|
2014-03-02 01:59:56 -08:00 |
|
Zach Borboa
|
4a8ed27a39
|
Clean up: CURLOPT_SSL_VERIFYPEER, CURLOPT_SSL_VERIFYHOST
|
2014-03-02 00:03:00 -08:00 |
|
Zach Borboa
|
18badca1d6
|
Add PATCH request method tests
|
2014-03-01 23:16:30 -08:00 |
|