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

Hotfix #368: Optional nullable array parameter with not null default value #377

Merged
merged 4 commits into from
Aug 5, 2018

Conversation

michalbundyra
Copy link
Contributor

@michalbundyra michalbundyra commented Dec 7, 2017

Resolves #368

So far I have no idea how to write tests to prove the fix, but I tested it locally with my code and it works as expected.

Update : test added 😄

@ciaranmcnulty
Copy link
Member

This looks good to me 👍

@michalbundyra
Copy link
Contributor Author

@ciaranmcnulty will you be able to release it soon?

@scheb
Copy link

scheb commented Jan 25, 2018

Just ran into this issue. Would be great to get it into a release.

@Mpreyzner
Copy link

I have some tests skipped since 19.12.2017 it would be great if you could release this fix. @ciaranmcnulty

@ciaranmcnulty
Copy link
Member

Thank you @webimpress!

@ciaranmcnulty ciaranmcnulty merged commit 98892d3 into phpspec:master Aug 5, 2018
@michalbundyra michalbundyra deleted the hotfix/368 branch August 6, 2018 05:54
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.

optional array parameter causes incompatible prototype generation
4 participants