mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 03:50:37 -05:00
This fixes PHP errors about passing null to PDO::quote second parameter. We may want to change IExpressionBuilder as well? Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |
||
|---|---|---|
| .. | ||
| ExpressionBuilder | ||
| FunctionBuilder | ||
| CompositeExpression.php | ||
| Literal.php | ||
| Parameter.php | ||
| QueryBuilder.php | ||
| QueryFunction.php | ||
| QuoteHelper.php | ||