Skip to content

Conversation

@dbu
Copy link
Member

@dbu dbu commented Feb 9, 2015

this is mainly phpdoc and missing typehints and a few code cleanups.

i checked the test suite of jackalope-doctrine-dbal and get no failures with these cleanups.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git diff really mangles this one. all i did is change the if ($this->scanner->tokenIs()... to a if (!$this->scanner->tokenIs()... throw \LogicException and then unindented all the code below without changing anything.

lsmith77 added a commit that referenced this pull request Feb 9, 2015
@lsmith77 lsmith77 merged commit f2f87d2 into master Feb 9, 2015
@lsmith77 lsmith77 deleted the cleanup-query-converter branch February 9, 2015 12:11
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.

3 participants