Skip to content

Conversation

kocsismate
Copy link
Member

@kocsismate kocsismate commented Oct 11, 2024

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

@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)
@iluuu1994
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
@SakiTakamachi
Copy link
Member

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

@SakiTakamachi
Copy link
Member

Fixed

@iluuu1994
Copy link
Member

Thank you Saki!

@kocsismate
Copy link
Member Author

Thank you both! :)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants