Nuno Lopes

Results 6 issues of Nuno Lopes

I pass the "tomatoes: true" parameter in get method but the returned object comes with "tomato: undefined".

### What happened? The GraphQL type definition is not being respected. In the definition we force the quantity to be an integer. However, the consumer of the API can bypass...

- Update google-translate-php package - Fetch result from new response array

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

Hi, Is it possible to stream .ts files? I tried this options without success: - `castnow url/of/file.ts --tomp4 --ffmpeg-vcodec` - `ffmpeg -y -i "url/of/file.ts" -map 0:v -map 0:a -c:a copy...

It would be great if it was possible to append a sibling tag, like this: ``` $blocks = $dom->find('.test'); foreach ($blocks as $index => $block) { $tag = new Tag('This...

enhancement