Skip to content

Conversation

L3o-pold
Copy link
Contributor

@L3o-pold L3o-pold commented Dec 4, 2019

As seen in https://bugs.php.net/bug.php?id=78902 PHP 7.3.11 introduced a bug that was not covered with unit test.

@cmb69
Copy link
Member

cmb69 commented Dec 4, 2019

Thanks for that test case! Usually, we commit such tests together with the bug fix, but if we wanted to commit the test separately, it should definitely have an XFAIL section to avoid that test runners report failure (e.g. CI should be green, and wouldn't be without that section).

@L3o-pold
Copy link
Contributor Author

L3o-pold commented Dec 4, 2019

@cmb69 Thanks for you feedback. I added an XFAIL section.
I don't think I'll be able to provide a patch for this bug because I'm unfamiliar with C but I hope this unit test will help some people.

@nikic
Copy link
Member

nikic commented Jan 23, 2020

Merged as f720fb1, thanks!

@nikic nikic closed this Jan 23, 2020
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