Skip to content

Generate methods entries from stubs for ext/spl #5458

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 2 commits into from

Conversation

kocsismate
Copy link
Member

No description provided.

@@ -70,9 +70,6 @@ zend_string *spl_gen_private_prop_name(zend_class_entry *ce, char *prop_name, in
#define SPL_ABSTRACT_ME(class_name, function_name, arg_info) \
Copy link
Member

Choose a reason for hiding this comment

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

Can you get rid of these as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

Absolutely. Thanks for the reminder!

@php-pulls php-pulls closed this in d7f7080 Apr 25, 2020
@kocsismate kocsismate deleted the method-entries-from-stubs7 branch April 25, 2020 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants