-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
fix: Postgre\Connection::reconnect()
TypeError
in pg_ping()
#9279
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Please add a changelog entry under Bugs Fixed section: https://github.com/codeigniter4/CodeIgniter4/blob/develop/user_guide_src/source/changelogs/v4.5.6.rst
3fd2cb9
to
3876bdd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we change a changelog entry to be more specific?
Postgre\Connection::reconnect()
TypeError in pg_ping()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
Hi @ping-yee , one last rebase please and we can merge this. And fixing the conflict. Thank you! |
Postgre\Connection::reconnect()
TypeError in pg_ping()Postgre\Connection::reconnect()
TypeError
in pg_ping()
Description
Fix #9043
Checklist: