Skip to content

Generate mysqli methodsynopses based on stubs #301

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

Closed
wants to merge 1 commit into from

Conversation

kocsismate
Copy link
Member

No description provided.

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.

Thanks for the PR. It looks really good. I have left a few small notes about things that have to be adjusted. Everything else looks good to me.

@@ -52,7 +50,7 @@
<variablelist>
&mysqli.stmt.description;
<varlistentry>
<term><parameter>var</parameter></term>
<term><parameter>vars</parameter></term>
Copy link
Member

Choose a reason for hiding this comment

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

Same as with bind_param. The first variable is mandatory, the rest is optional.

@kocsismate
Copy link
Member Author

@kamil-tekiela I've just rebased to master, and adapted a few recent changes. Can you please take another look on this PR?

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.

It looks good. I am as happy as a grumpy man can be. The mysqli docs still has a lot of issues for which I will hopefully submit more PRs after yours gets accepted.

I have suggested one small change though if you could still add.

@kocsismate
Copy link
Member Author

@kamil-tekiela I've just added the suggested change!

php-pulls pushed a commit that referenced this pull request Mar 18, 2021
@cmb69
Copy link
Member

cmb69 commented Mar 18, 2021

Thanks to all of you! I have committed most of the changes as 7e5d0d1, but was not sure about the rest. Rebased onto master.

@afilina
Copy link
Contributor

afilina commented Aug 17, 2021

Besides a need to rebase, what else is preventing this PR from being merged?

@kocsismate
Copy link
Member Author

I'm closing this PR in favor of a few followups

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