Jaisen Mathai

Results 224 comments of Jaisen Mathai

Thanks @bramley. Looks like `addUrl()` [sets it](https://github.com/jmathai/php-multi-curl/blob/master/src/MultiCurl.php#L50) but `addCurl()` does not. I will update this unless I get a PR for it first. 👍

What happened to this diff??? :) I'll pull down your changes and have a look. Really appreciate the contribution :). - Thanks.

The library doesn't parse the response so I'm not sure why the extension is chopped off. You can print out the ->responseText value and see exactly what Foursquare returns. If...

Thanks for the discussion on this. Here's some additional input. The Trovebox project has been largely dormant for about 1.5 years since the core team moved on. One of the...

@rgrp Everything we had was licensed under Apache2. So to the best of my understanding it remains under that license. There was an asset purchase agreement where IP assigned to...

> though the underlying copyright went with the copyright assignment. Correct for work which was compensated. Copyright for all non-paid work remains with the authors.

Thanks for the PR. Looks good to me. Before merging it would be great to have a unit test that verifies this functionality so we don't break it in the...

Thanks. Here is an [example](https://github.com/jmathai/elodie/blob/master/elodie/tests/filesystem_test.py#L439).

Hi @DZamataev. Thanks for the PR. I guess the `--trash` option does not achieve this. Let me think of how to better make it clear the difference between these options....

Thanks for opening the issue. I've had similar problems :). A PR would be great. Do you happen to know what Google's TOS are for using their API? I recall...