Skip to content
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

introducing mysqli execute() method parameter change for php 8.1 #6435

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

SMAtaurRahman
Copy link
Contributor

@SMAtaurRahman SMAtaurRahman commented Sep 5, 2021

This PR adds mysqli execute() method signature changes into callmap files.
Fixes an element of #6395

Fixes #6417

dictionaries/CallMap.php Show resolved Hide resolved
@weirdan weirdan merged commit e3e6676 into vimeo:master Sep 6, 2021
@weirdan
Copy link
Collaborator

weirdan commented Sep 6, 2021

Thanks!

@weirdan weirdan added the release:feature The PR will be included in 'Features' section of the release notes label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature The PR will be included in 'Features' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mysqli_stmt::execute() accepts params
2 participants