Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stub for DBAL ExpressionBuilder #48

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

mpolyakovsky
Copy link
Contributor

Now that we have stub for DBAL Query\QueryBuilder it also makes sense to stub the ExpressionBuilder (similar to ORM Query\Expr):

  • stubbing ExpressionBuilder::andX(...$x)
  • stubbing ExpressionBuilder::orX(...$x)

@weirdan
Copy link
Member

weirdan commented Jan 20, 2020

Thanks!

@weirdan weirdan merged commit 52f9bc3 into psalm:master Jan 20, 2020
@mpolyakovsky mpolyakovsky deleted the stubs/dbal-expression-builder branch January 20, 2020 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants