Skip to content

fix: Postgre\Connection::reconnect() TypeError in pg_ping()#9279

Merged
paulbalandan merged 3 commits into
codeigniter4:developfrom
ping-yee:9043_pg_ping()
Nov 30, 2024
Merged

fix: Postgre\Connection::reconnect() TypeError in pg_ping()#9279
paulbalandan merged 3 commits into
codeigniter4:developfrom
ping-yee:9043_pg_ping()

Conversation

@ping-yee

@ping-yee ping-yee commented Nov 14, 2024

Copy link
Copy Markdown
Contributor

Description
Fix #9043

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@ping-yee ping-yee changed the title Bug: TypeError in pg_ping() fix: TypeError in pg_ping() Nov 14, 2024
@samsonasik samsonasik requested a review from michalsn November 14, 2024 15:50

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@michalsn michalsn linked an issue Nov 14, 2024 that may be closed by this pull request
Comment thread system/Database/Postgre/Connection.php Outdated
@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Nov 16, 2024

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

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?

Comment thread user_guide_src/source/changelogs/v4.5.6.rst Outdated
@michalsn michalsn changed the title fix: TypeError in pg_ping() fix: Postgre\Connection::reconnect() TypeError in pg_ping() Nov 19, 2024

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you.

@paulbalandan

paulbalandan commented Nov 29, 2024

Copy link
Copy Markdown
Member

Hi @ping-yee , one last rebase please and we can merge this. And fixing the conflict. Thank you!

@paulbalandan paulbalandan changed the title fix: Postgre\Connection::reconnect() TypeError in pg_ping() fix: Postgre\Connection::reconnect() TypeError in pg_ping() Nov 29, 2024
@github-actions github-actions Bot added the stale Pull requests with conflicts label Nov 30, 2024
@github-actions

Copy link
Copy Markdown

👋 Hi, @ping-yee!

We detected conflicts in your PR against the base branch 🙊
You may want to sync 🔄 your branch with upstream!

Ref: Syncing Your Branch

@paulbalandan paulbalandan removed the stale Pull requests with conflicts label Nov 30, 2024
@paulbalandan paulbalandan merged commit 17fa4d0 into codeigniter4:develop Nov 30, 2024
@paulbalandan

Copy link
Copy Markdown
Member

Thank you, @ping-yee . I rebased your branch.

@ping-yee ping-yee deleted the 9043_pg_ping() branch November 30, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: TypeError in pg_ping()

4 participants