Commit Graph

490 Commits

Author SHA1 Message Date
Zach Borboa 3ebc19f916 Clean up request method tests 2015-04-23 15:45:34 -07:00
Zach Borboa 7256a716a1 Fix missing body in DELETE tests 2015-04-23 15:44:15 -07:00
Zach Borboa 29a1047b01 Merge pull request #179 from zachborboa/master
Remove circular reference during cleanup
2015-04-23 00:05:12 -07:00
Zach Borboa 91b94627d1 Fix #178: Remove circular reference during cleanup 2015-04-22 23:42:35 -07:00
Zach Borboa 045669cfb5 Merge pull request #177 from zachborboa/master
Fix a memory leak
2015-04-22 04:02:47 -07:00
Zach Borboa c2558f5dd4 Fix memory leak 2015-04-22 03:53:35 -07:00
Zach Borboa b31251a7fd Clean up 2015-04-22 02:39:59 -07:00
Zach Borboa e151a8c267 Merge pull request #176 from zachborboa/master
Fix #171: Allow sending body data in delete()
2015-04-22 01:34:55 -07:00
Zach Borboa 009f05cb31 Bump minor version 2015-04-22 01:26:46 -07:00
Zach Borboa 70be5e4eb3 Fix #171: Allow sending body data in delete() 2015-04-22 01:18:48 -07:00
Zach Borboa 7f903ce06b Update parameter names for delete() 2015-04-22 00:13:15 -07:00
Zach Borboa 733601f122 Update composer keywords 2015-04-09 18:03:10 -07:00
Zach Borboa 6c13938880 Reorder badges 2015-04-09 17:26:03 -07:00
Zach Borboa cabe6d98e4 Merge pull request #167 from zachborboa/master
Clean up
2015-04-09 10:33:58 -07:00
Zach Borboa bad2dac813 Bump patch version 2015-04-09 10:33:13 -07:00
Zach Borboa 2a103613a6 Clean up 2015-04-09 10:32:55 -07:00
Zach Borboa bec3cfa7b0 Merge pull request #166 from ironpilot/master
Removed unused variables
2015-04-09 09:26:01 -07:00
ironpilot 4f776a5af4 Removed unused variables. 2015-04-09 09:54:18 -06:00
Zach Borboa d3bb371f86 Update license and download badges 2015-04-09 07:45:47 -07:00
Zach Borboa ec615f97b2 Update license badge link 2015-04-08 17:50:07 -07:00
Zach Borboa 161b8f517f Add license and download badges to readme 2015-04-08 17:45:22 -07:00
Zach Borboa 38eb75eb81 Merge pull request #164 from case/patch-3
Update to new v1 endpoint
2015-04-07 15:52:42 -07:00
Eric Case 0a159b53de Typo fix
Apologies!
2015-04-07 15:51:36 -07:00
Eric Case 743ab6fd94 Update to new v1 endpoint
We're moving to a versioned API endpoint. Thanks!
2015-04-07 15:02:09 -07:00
Zach Borboa 7ff5aed043 Merge pull request #163 from zborboa-google/patch-8
Update installation notes and add contribute section in readme
2015-04-02 15:11:11 -07:00
Zach Borboa 436a339498 Add Contribute section to readme 2015-04-02 15:02:44 -07:00
zborboa-google 02343d9706 Update installation notes in readme 2015-04-02 14:34:58 -07:00
Zach Borboa 5943de62f6 Merge pull request #162 from zachborboa/master
Fix #161: Replace deprecated mime_content_type() with finfo_file() when available
2015-04-01 17:22:07 -07:00
Zach Borboa bfe5b2fed4 Fix #161: Replace deprecated mime_content_type() with finfo_file() when available 2015-04-01 16:41:50 -07:00
Zach Borboa 343252cfdf Merge pull request #160 from zachborboa/master
Fix "Warning: curl_setopt(): supplied argument is not a valid File-Handle resource" (#159)
3.4.4
2015-04-01 11:12:04 -07:00
Zach Borboa 4f5fa06d99 Bump patch version 2015-04-01 10:56:33 -07:00
Zach Borboa 502b6aa432 Fix "Warning: curl_setopt(): supplied argument is not a valid File-Handle resource" 2015-04-01 10:54:56 -07:00
Zach Borboa 34d2b95d01 Move download complete to unified method 2015-04-01 10:38:37 -07:00
Zach Borboa d279e4b598 Fix curl file handle not being correctly unset; Clean up 2015-04-01 09:58:21 -07:00
Zach Borboa 512b514ef2 Rename class file to fix file ordering in GitHub 2015-03-31 17:29:06 -07:00
Zach Borboa dece02b068 Update project tag line 2015-03-31 10:14:55 -07:00
Zach Borboa 97db1cf6a4 Remove maintainer status note in readme 2015-03-31 10:02:59 -07:00
Zach Borboa 71722fbc68 Merge pull request #158 from zachborboa/master
Move MultiCurl methods out of experimental
2015-03-31 09:54:00 -07:00
Zach Borboa d5c04c89ef Move MultiCurl methods out of experimental 2015-03-31 09:53:14 -07:00
Zach Borboa c6ed55e98b Merge pull request #157 from zachborboa/master
Update MultiCurl::addDownload() example
2015-03-31 08:15:07 -07:00
Zach Borboa 63912a32be Update MultiCurl::addDownload() example 2015-03-31 08:14:19 -07:00
Zach Borboa 02e7c0e6d5 Update readme with composer note on maintainer status 3.4.3 2015-03-31 07:57:15 -07:00
Zach Borboa fadcbf1444 Merge pull request #155 from zachborboa/master
Add test for #154
2015-03-26 08:44:42 -07:00
Zach Borboa bf10280cdb Add test for #154 2015-03-26 08:22:09 -07:00
Zach Borboa 2f775636ba Merge pull request #154 from BuffaloDrew/BuffaloDrew-patch-1
Fix building incorrect data when using the default value arg separator
2015-03-26 08:16:14 -07:00
Drew Brigham 4e0fefac12 Adds parameters to http_build_query
Fixes the issue of sending &amp to servers. More information is at http://php.net/manual/en/function.http-build-query.php#102324
2015-03-26 07:54:22 -04:00
Zach Borboa 987c23fcce Simplify progress example 2015-03-04 03:01:18 +07:00
Zach Borboa de8b7598a9 Merge pull request #150 from zachborboa/master
Allow setting the base url for MultiCurl requests
2015-03-04 01:40:53 +07:00
Zach Borboa 2028a86dd4 Add tests for MultiCurl::setUrl() 2015-03-04 01:23:23 +07:00
Zach Borboa 5df2919247 Update available methods in readme 2015-03-03 22:26:33 +07:00