-
Notifications
You must be signed in to change notification settings - Fork 14
PHP 8.1 Compatibility Fixes #9
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
base: trunk
Are you sure you want to change the base?
Conversation
|
Thanks for the fix, @kirmorozov. Any idea when this going to be merged? |
|
btw there's a syntax error - double closing parenthesis: 11fc863#diff-7561e12b39e0462dcc1c6c7ddcd6ff63a7f63e82e197a0a718a05fe0407a4f4cR779 |
Change of mysqlnd_error_info_init php/php-src@7088cff
|
I can confirm that these changes are required for PHP 8.1 compatibility. |
|
Thank you for the fix @kirmorozov. We will include it in the next release. Sorry it took so long... |
|
@rsomla1 Any ETA on the patch? Thank you! |
|
Hi, It will be part of 8.0.30 release due in a month or so. |
|
Sorry to be a pest, but any news on this patch and/or that version being released? It's been quite awhile and neither has come to light yet. |
|
Hi, it was included in 8.0.30 and is part of But, for some reason, it is not in |
PR fixes build process for PHP. 8.1,
Breaking changes from PHP source:
removed MYSQLND_SZ_T_SPEC
php/php-src@b80767e
Change of mysqlnd_error_info_init
php/php-src@7088cff