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

[PHP 8.4] odbc_fetch_row() can emit a E_WARNING #4258

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

alexandre-daubois
Copy link
Contributor

Part of #3872

Comment on lines +75 to +89
<row>
<entry>8.4.0</entry>
<entry>
An <constant>E_WARNING</constant> is now emitted when <parameter>row</parameter>
is equal or less than zero.
</entry>
</row>
Copy link
Member

Choose a reason for hiding this comment

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

This is missing an error section after the return value section.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Section added 👍

@Girgias Girgias merged commit 6459ee8 into php:master Dec 10, 2024
2 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