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

[zend-db] Fix PHPDoc @return statement for Zend_Db_Select::query() #95

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Sep 10, 2021

…ment" has been included in the PHPDoc since pre-1.0 days, but has never been correct. This function will only ever return instances of Zend_Db_Statement.

Signed-off-by: Elan Ruusamäe <glen@pld-linux.org>
@glensc glensc mentioned this pull request Sep 10, 2021
@glensc glensc changed the title Fix PHPDoc @return statement for Zend_Db_Select::query() [zend-db] Fix PHPDoc @return statement for Zend_Db_Select::query() Sep 10, 2021
Copy link
Member

@falkenhawk falkenhawk left a comment

Choose a reason for hiding this comment

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

Thanks!

@falkenhawk falkenhawk merged commit 7bde0f9 into zf1s:master Sep 10, 2021
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.

3 participants