Declare tentative return types for ext/spl - part 1#7115
Conversation
ae72004 to
50d8809
Compare
|
ext/phar/tests/phar_oo_008.phpt fails |
Yeah, I haven't been able to find out how to solve the issue yet, but I'l look into it again a bit later. |
I've just fixed the test, the original return value simply didn't make sense. |
|
@nikic Can you please review this sometime soon? |
e4e4040 to
03c3cbb
Compare
|
ext/phar/tests/phar_oo_008.phpt failing again. |
Yeah, saw that, but the fix required more braincells than what I could dedicate during a working day :D So it's fixed now. |
|
I'm seeing crashes for union types in tentative return types. It's possibly not setting the union type flag, I haven't looked further I'm using a build that merges the patches for the |
Fixes assertion failure reported in: #7115 (comment)
|
@TysonAndre Thanks for the report, should be fixed by 084d49a. |
No description provided.