Christophe Vidal

Results 5 issues of Christophe Vidal

Add support for downloading folders as archives.

enhancement

Fixed typo in README: `it's` => `its`.

`Client#prepare()` currently quotes numeric values and therefore forces the SQL engine to interpret them as strings. However, some values, such as the one given to `LIMIT` or `OFFSET`, accept only...

This change allows the tool to generate expected Markdown code for method arguments when they have descriptions with complex structures. For example, given the following docblock: ```php /** * @param...

I believe this is a copy-paste error in the class template.