Skip to content

DBAL-49 and DBAL-36#1

Merged
1 commit merged intodoctrine:masterfrom
juokaz:c9594979c41aba61884ec85d3ecfb078cefe4c1c
Sep 20, 2010
Merged

DBAL-49 and DBAL-36#1
1 commit merged intodoctrine:masterfrom
juokaz:c9594979c41aba61884ec85d3ecfb078cefe4c1c

Conversation

@juokaz
Copy link
Copy Markdown
Contributor

@juokaz juokaz commented Sep 18, 2010

No description provided.

@jwage
Copy link
Copy Markdown
Member

jwage commented Sep 20, 2010

Did you send this pull request to Benjamin as well?

@jwage
Copy link
Copy Markdown
Member

jwage commented Sep 20, 2010

I don't know enough to say yes or no. But to me the commit looks weird. What is it fixing? It seems you are just removing some code but I don't see anything added to replace it?

@juokaz
Copy link
Copy Markdown
Contributor Author

juokaz commented Sep 20, 2010

It should have been sent to the whole core team, so Benjamin must have gotten it.

This is how it fixes it, by removing code which is wrong mostly. It's all about DSN pretty much.

@beberlei
Copy link
Copy Markdown
Member

I merged the code.

@jwage
Copy link
Copy Markdown
Member

jwage commented Sep 20, 2010

Cool! Thanks Benjamin!

guilhermeblanco added a commit that referenced this pull request Jan 23, 2013
…ple.

Fix connection execute query example
deeky666 pushed a commit that referenced this pull request Oct 29, 2014
asgrim pushed a commit to asgrim/dbal that referenced this pull request Dec 15, 2015
Change order of parameters in doModifyLimitQuery to work with Migrations
morozov added a commit that referenced this pull request Jun 10, 2019
The new version contains some improvements in handling mocks (sebastianbergmann/phpunit#3602) and will help identify some existing issues in DBAL 3.0 tests:

There were 2 warnings:

1) Doctrine\Tests\DBAL\Driver\OCI8\OCI8StatementTest::testExecute with data set #0 (array('test', null, 'value'))
Method bindValue may not return value of type boolean

2) Doctrine\Tests\DBAL\Driver\OCI8\OCI8StatementTest::testExecute with data set #1 (array(null, 'test', 'value'))
Method bindValue may not return value of type boolean
@morozov morozov mentioned this pull request Oct 19, 2020
2 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2022
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants