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

Wrong Connection#quote() parameter hinting, incompatible with PDO::PARAM_* constants #2745

Closed
helsner opened this issue Jun 19, 2017 · 3 comments

Comments

@helsner
Copy link
Contributor

helsner commented Jun 19, 2017

vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
Line 762
The comment for the parameter is wrong in this case
$type is null or a \PDO::PARAM which is type integer

@Ocramius
Copy link
Member

There is nothing at line 762

Consider sending a patch with the changed file: you can do that directly from the UI

@Ocramius
Copy link
Member

Handled in #2747

@Ocramius Ocramius changed the title Wrong param comment Wrong Connection#quote() parameter hinting, incompatible with PDO::PARAM_* constants Jul 22, 2017
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants