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

Update PDOStatement::fetchAll @throws phpdoc #1687

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

BC-SEven
Copy link
Contributor

Hi all,
Please consider this change to the PDOStatement::fetchAll stub.

Based on the PHP documentation it should be possible for this method to throw a PDOException.

I've also made a minor update to the return description as returning false was removed in #1656

Thanks!

@isfedorov isfedorov merged commit 08ee6c0 into JetBrains:master Oct 28, 2024
11 of 12 checks passed
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