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

stub supports void type return value #2124

Merged
merged 2 commits into from
Nov 29, 2020
Merged

Conversation

fagai
Copy link
Contributor

@fagai fagai commented Nov 25, 2020

Hello!

In raising this pull request, I confirm the following:

  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I updated the CHANGELOG

Small description of change:
I added it because I didn't consider the case where the return value is void type.

Thanks

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #2124 (27a7e15) into development (dbc3942) will increase coverage by 0.00%.
The diff coverage is 50.00%.

@@              Coverage Diff               @@
##             development    #2124   +/-   ##
==============================================
  Coverage          36.72%   36.72%           
- Complexity          8310     8312    +2     
==============================================
  Files                568      568           
  Lines              46345    46347    +2     
==============================================
+ Hits               17018    17020    +2     
  Misses             29327    29327           

@fagai
Copy link
Contributor Author

fagai commented Nov 26, 2020

@AlexNDRmac
Copy link
Member

https://github.com/phalcon/zephir/blob/development/Library/Stubs/Generator.php#L304-L309
Should I also remove this?

No, It should be removed with small refactoring later. Thank you.

@fagai
Copy link
Contributor Author

fagai commented Nov 26, 2020

okay. Thank you.

@fagai fagai requested a review from AlexNDRmac November 27, 2020 04:54
@AlexNDRmac AlexNDRmac merged commit 53b9acd into zephir-lang:development Nov 29, 2020
@AlexNDRmac
Copy link
Member

Thank you

@fagai fagai deleted the patch-1 branch November 29, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants