Skip to content

Add missing stubs for function aliases #5187

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.

@@ -1,5 +1,5 @@
<?php

function %EXTNAME%_test1(): void {}
Copy link
Member Author

Choose a reason for hiding this comment

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

I am not sure if it's ok to get rid of the %EXTNAME% prefix, but it definitely makes it impossible to generate all the stubs

Copy link
Member

Choose a reason for hiding this comment

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

Don't see an issue with this.

@@ -1,5 +1,5 @@
<?php

function %EXTNAME%_test1(): void {}
Copy link
Member

Choose a reason for hiding this comment

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

Don't see an issue with this.

@php-pulls php-pulls closed this in 736b22d Feb 18, 2020
@kocsismate kocsismate deleted the alias-stubs branch February 18, 2020 20:11
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.

2 participants