Skip to content

ext/mysqli: Deprecate passing the parameter to mysqli_store_result() #15311

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
merged 4 commits into from
Aug 11, 2024

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Aug 9, 2024

Copy link
Member

@kamil-tekiela kamil-tekiela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM although ext/mysqli/tests/mysqli_store_result_copy.phpt is probably redundant now.

@Girgias Girgias force-pushed the mysqli-store-result branch from 9186675 to e0fb31c Compare August 11, 2024 13:17
@Girgias Girgias marked this pull request as ready for review August 11, 2024 18:25
@Girgias Girgias requested a review from kocsismate as a code owner August 11, 2024 18:25
@Girgias Girgias merged commit 4f58d5b into php:master Aug 11, 2024
10 checks passed
@Girgias Girgias deleted the mysqli-store-result branch August 11, 2024 18:25
@Ayesh
Copy link
Member

Ayesh commented Aug 11, 2024

I think this is missing build/gen_stub.php call, because MYSQLI_STORE_RESULT_COPY_DATA constant is missing CONST_DEPRECATED in arginfo, and does not trigger the deprecation notice.

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.

3 participants