Erison Silva

Results 205 comments of Erison Silva

@kvz @goto-bus-stop

Yeah, it's one thing that need to be decided, I would say to keep only the tests that are always passing, this way we gonna avoid the pipeline sometime pass...

Hey @goto-bus-stop it's what I mentioned to move the commands from Makefile to composer.json what do you think?

@goto-bus-stop the tests are skipped because I don't have access to the keys from my Pull request! it's skipping here: https://github.com/transloadit/php-sdk/blob/master/test/bootstrap.php#L13 what do you think the coverage test run for...

Hey @goto-bus-stop any answer for this PR? do you have any question about the changes?

Hi @ethanwillis could you give us more context about this? maybe a piece of code could help to understand better :)

@ethanwillis if I understand correct you just need to pass the right path in `array('/PATH/TO/FILE.jpg')`, I guess, it doesn't matter if it's in `tmp` or other `folder`, if `PHP` can...

I guess issues with more then 1 month without any interaction could be closed and if you see it's necessary the owner can open again @kvz

please let me know where is it used, I can add `@deprecated` for the next release. But if it's inside of `Translaodit` class I already putted deprecated, and when update...