Skip to content

Remove libmysql support from mysqli - #7889

Merged
kamil-tekiela merged 5 commits into
php:masterfrom
kamil-tekiela:remove-libmysql-support-from-mysqli
May 30, 2022
Merged

Remove libmysql support from mysqli#7889
kamil-tekiela merged 5 commits into
php:masterfrom
kamil-tekiela:remove-libmysql-support-from-mysqli

Conversation

@kamil-tekiela

@kamil-tekiela kamil-tekiela commented Jan 5, 2022

Copy link
Copy Markdown
Member

Comment thread ext/mysqli/config.w32 Outdated
Comment thread ext/mysqli/config.w32 Outdated
@kamil-tekiela
kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from fcd29e1 to 5870d98 Compare January 5, 2022 22:15
@kamil-tekiela

kamil-tekiela commented Jan 5, 2022

Copy link
Copy Markdown
Member Author

Addressed review comments and removed all mysqli code related to libmysql support

@cmb69 cmb69 added the RFC label Jan 7, 2022
@cmb69

This comment was marked as outdated.

@kamil-tekiela
kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch 2 times, most recently from 185ede1 to 5612548 Compare February 5, 2022 15:17
Comment thread ext/mysqli/mysqli.c Outdated
Comment thread ext/mysqli/mysqli.c Outdated
Comment thread ext/mysqli/mysqli.c Outdated
@Ayesh

Ayesh commented Feb 6, 2022

Copy link
Copy Markdown
Member

I think we can also remove mysqli.reconnect INI directive, given it was only effective with libmysql anyway.

@cmb69

cmb69 commented Feb 14, 2022

Copy link
Copy Markdown
Member

@kamil-tekiela, are the AppVeyor test failures (e.g. mysqli_driver.phpt) spurious?

@kamil-tekiela
kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from df614a6 to a0d7190 Compare February 14, 2022 12:45
@kamil-tekiela

Copy link
Copy Markdown
Member Author

@kamil-tekiela, are the AppVeyor test failures (e.g. mysqli_driver.phpt) spurious?

Failures were valid. I removed reconnect property and I forgot to update tests.

@ramsey

ramsey commented May 27, 2022

Copy link
Copy Markdown
Member

RFC was accepted Feb 5th. Looks like this patch is complete and waiting for reviews.

Please resolve the conflicts.

Is there anything else that needs to be done before we can merge this?

@kamil-tekiela
kamil-tekiela force-pushed the remove-libmysql-support-from-mysqli branch from 327d3f6 to 2b509b2 Compare May 29, 2022 18:45
@kamil-tekiela

Copy link
Copy Markdown
Member Author

RFC was accepted Feb 5th. Looks like this patch is complete and waiting for reviews.

Please resolve the conflicts.

Is there anything else that needs to be done before we can merge this?

I rebased. I don't think this PR needs anything else. The previous review comments were unactionable IMHO.

@cmb69 cmb69 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.

Looks like all legit review comments have been addressed, so this is good to be merged.

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.

5 participants