php-ipfs-api icon indicating copy to clipboard operation
php-ipfs-api copied to clipboard

Added addWithWrap method.

Open deweller opened this issue 9 years ago • 1 comments

  • Use filepath references instead of content when adding files.
  • Added error handling.
  • Use new curl_file_create method for file uploading (Requires PHP>=5.5)

These are breaking changes.

deweller avatar Nov 18 '16 18:11 deweller

Although this is a relatively old pull request, I will leave this comment here for people who use this API client. For me, the add method wouldn't work without the curl method being changed to your version. Thanks a lot! :+1:

ghost avatar May 23 '18 20:05 ghost