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 $link argument must be passed as a reference #6521

Closed
wants to merge 1 commit into from
Closed

The $link argument must be passed as a reference #6521

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 28, 2016

As the title says the $link argument in close_database_connection function definition must be accepted as a reference like close_database_connection(&$link).

As the title says the `$link` argument in `close_database_connection` function definition must be accepted as a reference like `close_database_connection(&$link)`.
@OskarStark
Copy link
Contributor

OskarStark commented Apr 29, 2016

LGTM 👍

Could be merged to 2.0 and forward

@xabbuh
Copy link
Member

xabbuh commented Apr 30, 2016

Good catch, thanks @mbrig-co.

@xabbuh xabbuh closed this in 59be653 Apr 30, 2016
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