Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection #16369

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

Merged
kocsismate merged 1 commit into php:PHP-8.4 from kocsismate:fix-gh-16314
Nov 5, 2024

Conversation

Copy link
Member

@kocsismate kocsismate commented Oct 11, 2024
edited
Loading

Changes are made on top of #16167 because the two PRs touch the same code. Therefore only the last commit should be reviewed (c3f54df).

derrabus reacted with rocket emoji derrabus reacted with eyes emoji
@kocsismate kocsismate changed the base branch from master to PHP-8.4 October 11, 2024 12:20
@kocsismate kocsismate force-pushed the fix-gh-16314 branch 2 times, most recently from de4d9b0 to 1a06371 Compare October 22, 2024 21:00
@kocsismate kocsismate merged commit a5f1378 into php:PHP-8.4 Nov 5, 2024
9 of 10 checks passed
kocsismate added a commit that referenced this pull request Nov 5, 2024
* PHP-8.4:
 Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection (#16369)
Copy link
Member

@kocsismate The new test ext/pdo_mysql/tests/gh16314.phpt fails in nightly. May you have a look?
https://github.com/php/php-src/actions/runs/11695572853/job/32571261655

@kocsismate kocsismate deleted the fix-gh-16314 branch November 6, 2024 10:37
Copy link
Member

I can fix it right away, so will fix it!

iluuu1994 reacted with heart emoji

Copy link
Member

Fixed

Copy link
Member

Thank you Saki!

SakiTakamachi reacted with thumbs up emoji

Copy link
Member Author

Thank you both! :)

SakiTakamachi reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@SakiTakamachi SakiTakamachi Awaiting requested review from SakiTakamachi SakiTakamachi is a code owner

@devnexen devnexen Awaiting requested review from devnexen devnexen is a code owner

@NattyNarwhal NattyNarwhal Awaiting requested review from NattyNarwhal

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

"Pdo\Mysql object is uninitialized" when opening a persistent connection

AltStyle によって変換されたページ (->オリジナル) /