Skip to content

Fix #79393: Null coalescing operator failing with SplFixedArray#5274

Closed
cmb69 wants to merge 3 commits intophp:PHP-7.3from
cmb69:cmb/79393
Closed

Fix #79393: Null coalescing operator failing with SplFixedArray#5274
cmb69 wants to merge 3 commits intophp:PHP-7.3from
cmb69:cmb/79393

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Mar 18, 2020

We favor the KISS principle over optimization[1] – SPL is already
special enough.

[1] 352f3d4#r112498098ff

@cmb69 cmb69 added the Bug label Mar 18, 2020
We also remove the superfluous `rv` assignment.
@nikic
Copy link
Member

nikic commented Mar 18, 2020

Build fails due to missing forward declaration.

@cmb69
Copy link
Member Author

cmb69 commented Mar 23, 2020

Thanks! Applied as 47c7455.

@cmb69 cmb69 closed this Mar 23, 2020
@cmb69 cmb69 deleted the cmb/79393 branch March 23, 2020 13:07
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