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 |
|
Zach Borboa
|
ccc95440ac
|
Add Curl::getInfo()
|
2016-07-11 01:34:41 -07:00 |
|
Zach Borboa
|
4089b003c2
|
Merge branch 'master' into master
|
2016-07-11 01:10:33 -07:00 |
|
Zach Borboa
|
e3f159079e
|
Merge branch 'master' of github.com-zachborboa:zachborboa/php-curl-class
* 'master' of github.com-zachborboa:zachborboa/php-curl-class:
Add defaultDecoder for parseResponse
Add defaultDecoder for parseResponse
|
2016-07-11 01:09:21 -07:00 |
|
Zach Borboa
|
1028030d8f
|
Add Curl::getInfo()
|
2016-07-11 01:07:35 -07:00 |
|
Zach Borboa
|
978f149d56
|
Make Curl::effectiveUrl a deferred property
|
2016-07-11 00:49:15 -07:00 |
|
Zach Borboa
|
228b582696
|
Merge pull request #353 from zachborboa/master
Make Curl::totalTime a deferred property
|
2016-07-11 00:38:29 -07:00 |
|
Zach Borboa
|
0805ecf044
|
Merge branch 'master' into master
|
2016-07-11 00:21:35 -07:00 |
|
Zach Borboa
|
b24b575e58
|
Make Curl::totalTime a deferred property
|
2016-07-11 00:17:11 -07:00 |
|
Zach Borboa
|
9736c4cece
|
Merge pull request #352 from zachborboa/zuoRambo-master
Allow specifying a default/fallback decoder (Merge #333)
|
2016-07-10 23:07:03 -07:00 |
|
Zach Borboa
|
cccef7707b
|
Merge branch 'master' of git://github.com/zuoRambo/php-curl-class into zuoRambo-master
* 'master' of git://github.com/zuoRambo/php-curl-class:
Add defaultDecoder for parseResponse
Add defaultDecoder for parseResponse
|
2016-07-10 22:49:23 -07:00 |
|
Zach Borboa
|
975dfa3b89
|
Merge pull request #349 from zachborboa/dot-github
Add contributing and issue templates
|
2016-07-05 15:18:15 -07:00 |
|
Zach Borboa
|
e8840e088f
|
Add contributing and issue templates
|
2016-07-05 14:55:21 -07:00 |
|
Zach Borboa
|
9d20ed1547
|
Merge pull request #348 from zachborboa/patch-1
Add output parameter to MultiCurl::verbose
|
2016-07-04 11:50:57 -07:00 |
|
Zach Borboa
|
25d9304672
|
Add output parameter to MultiCurl::verbose
|
2016-07-04 11:34:52 -07:00 |
|
Zach Borboa
|
74f9d0fa37
|
Update parameter names to match for Curl::post() and MultiCurl::addPost()
|
2016-07-04 11:11:54 -07:00 |
|
Zach Borboa
|
3be4865f1b
|
Merge pull request #346 from zachborboa/patch-3
Add HTTP GET examples with and without using base url
|
2016-07-04 03:01:46 -07:00 |
|
Zach Borboa
|
9ded19d9ad
|
Update return doc
|
2016-07-04 02:47:43 -07:00 |
|
Zach Borboa
|
9d94a9b8a1
|
Add HTTP GET examples with and without using base url
|
2016-07-04 02:46:44 -07:00 |
|
Zach Borboa
|
2dca55fe5d
|
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:
Fix indentation
Clarify documented return values; Remove parseResponse() unnecessarily returning array
|
2016-07-04 02:30:12 -07:00 |
|
Zach Borboa
|
b91dd877c6
|
Merge pull request #344 from zachborboa/patch-2
Clarify documented return values
|
2016-07-04 02:24:32 -07:00 |
|
Zach Borboa
|
d1e2f71a5a
|
Fix indentation
|
2016-07-04 02:12:06 -07:00 |
|
Zach Borboa
|
bfebb82adb
|
Clarify documented return values; Remove parseResponse() unnecessarily returning array
|
2016-07-04 01:53:35 -07:00 |
|
Zach Borboa
|
4ed57ee8f2
|
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:
Add protip
|
2016-07-04 01:33:44 -07:00 |
|
Zach Borboa
|
a712c9a090
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class into patch-2
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Add protip
|
2016-07-04 01:33:21 -07:00 |
|
Zach Borboa
|
340d9a691b
|
Merge pull request #343 from php-curl-class/zachborboa-patch-1
Add protip
|
2016-07-04 01:32:27 -07:00 |
|
Zach Borboa
|
bc662ed770
|
Add protip
|
2016-07-04 01:16:22 -07:00 |
|
Zach Borboa
|
80ffb5bb69
|
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:
Add readme to examples
|
2016-07-04 01:07:40 -07:00 |
|
Zach Borboa
|
d403fccaad
|
Merge pull request #342 from php-curl-class/zachborboa-patch-1
Add readme to examples
|
2016-07-04 00:54:10 -07:00 |
|
Zach Borboa
|
2668e81d9f
|
Add readme to examples
|
2016-07-04 00:25:25 -07:00 |
|
Rambone
|
b38bb9eff2
|
Merge branch 'master' into master
|
2016-06-21 21:30:09 -05:00 |
|
Zach Borboa
|
3e97612f65
|
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:
Update Curl.php
Update Curl.php
Fix docblock
|
2016-06-02 01:29:46 -07:00 |
|
Zach Borboa
|
45171cd778
|
Add total transaction time CURLINFO_TOTAL_TIME
Add total transaction time as $curl->totalTime (CURLINFO_TOTAL_TIME)
|
2016-06-02 01:18:32 -07:00 |
|
Oxicode
|
2fa41a2521
|
Update Curl.php
|
2016-06-01 18:24:08 -05:00 |
|
Oxicode
|
9006dbf3a0
|
Update Curl.php
|
2016-06-01 18:22:34 -05:00 |
|
Rambo
|
ca6e9ba812
|
Add defaultDecoder for parseResponse
|
2016-05-19 19:42:01 +08:00 |
|
Rambo
|
1cf7bc169a
|
Add defaultDecoder for parseResponse
|
2016-05-19 19:14:18 +08:00 |
|
Zach Borboa
|
1e100063a3
|
Merge pull request #325 from TheGIBSON/master
Fix docblock
|
2016-04-14 09:16:33 -07:00 |
|
David Gvritishvili
|
262db1e6dd
|
Fix docblock
|
2016-04-14 15:50:19 +04:00 |
|
Zach Borboa
|
644c59f8bf
|
Increase verbosity when running local tests
|
2016-03-29 08:11:51 -07:00 |
|
Zach Borboa
|
451e847a8d
|
Merge pull request #319 from zachborboa/master
Merge #318
|
2016-03-28 22:35:04 -07:00 |
|
Zach Borboa
|
ea0ec13d05
|
Merge branch 'thebeline'
* thebeline:
Remove tabs
Make Travis checks more helpfuler.
|
2016-03-28 22:19:29 -07:00 |
|
Zach Borboa
|
5c2aa6c663
|
Remove tabs
|
2016-03-28 22:19:20 -07:00 |
|
Zach Borboa
|
289aa7f60d
|
Merge branch of git://github.com/thebeline/php-curl-class into thebeline
* 'HelpfulerTravis' of git://github.com/thebeline/php-curl-class:
Make Travis checks more helpfuler.
|
2016-03-28 22:17:51 -07:00 |
|
Mike Mulligan
|
1a3f399245
|
Make Travis checks more helpfuler.
|
2016-03-28 12:25:58 -04:00 |
|
Zach Borboa
|
7afa5faa1c
|
Merge pull request #315 from zachborboa/hhvm
Fix hhvm ci build failure by replacing nginx restart with nginx stop, nginx start
|
2016-03-28 03:56:13 -07:00 |
|
Zach Borboa
|
3dccf89046
|
Replace nginx restart with nginx stop, nginx start.
Fix "start: Job is already running: nginx" error. Abbreviated Output:
+sudo /usr/share/hhvm/install_fastcgi.sh
...
Restarting Nginx
Finished restarting Nginx
+sudo /etc/init.d/hhvm restart
* Restarting HHVM FastCGI Daemon hhvm +sudo service nginx restart
nginx start/running, process 5311
start: Job is already running: nginx
|
2016-03-28 03:40:25 -07:00 |
|
Zach Borboa
|
21605f7f21
|
Merge pull request #316 from zachborboa/master
Use updated ci status image path location
|
2016-03-28 03:35:36 -07:00 |
|
Zach Borboa
|
932ec30d41
|
Use updated ci status image path location
|
2016-03-28 03:20:24 -07:00 |
|