[GIT-PULLS] [php-src] PR #22929: ext/mysqli: applied fixers to improve test robustness
[email protected] (NickSdot) Thu, 30 Jul 2026 06:02:11 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <SgVEwIWQS0P3AQEh0VRMn7bHyWEIWpiPSJW7An2a3Xg@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/22929 Author: NickSdot Thanks for the review in https://github.com/php/php-src/pull/22799#issuecomment-5117207429 @kamil-tekiela. You said you looked at "mysqli and PDO". When matching `.github/CODEOWNERS` to the extensions affected by #22799 then I find only `ext/mysqli`. Both others you are listed for, `/ext/mysqlnd` and `/ext/pdo_mysql`, are not affected. Are there any other extensions you own that I could cherry-pick to here? I am happy to do that.