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

The function Crate\PDO\PDOStatement::fetchAll() has been deprecated? #144

Open
amotl opened this issue May 4, 2023 · 1 comment
Open

Comments

@amotl
Copy link
Member

amotl commented May 4, 2023

Hi there,

at 1, the code quality checker reports some deprecation about the PDOStatement::fetchAll() function. Is it right?

The function Crate\PDO\PDOStatement::fetchAll() has been deprecated: Use fetchAllNumeric(), fetchAllAssociative() or fetchFirstColumn() instead.

IssueId: 46905417  Message: The function ``Crate\PDO\PDOStatement::fetchAll()`` has been deprecated: Use fetchAllNumeric(), fetchAllAssociative() or fetchFirstColumn() instead.  Filename: src/Crate/PDO/PDOStatement.php  LineNumber: 619  Link: https://scrutinizer-ci.com/g/crate/crate-pdo/code-structure/main/class/Crate%5CPDO%5CPDOStatement?issueId=46905417

With kind regards,
Andreas.

Footnotes

  1. https://scrutinizer-ci.com/g/crate/crate-pdo/code-structure/main/class/Crate%5CPDO%5CPDOStatement

@amotl
Copy link
Member Author

amotl commented May 4, 2023

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

No branches or pull requests

1 participant