Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Apr 17, 2020

If the bzip2.decompress filter fails to decompress the stream, we raise
a notice instead of failing silently.


@nikic, since you already had added bug71263.phpt, what do you think about raising a notice here? If we do that, we should also raise a respective notice for the zlib.inflate filter.

@nikic
Copy link
Member

nikic commented Apr 17, 2020

Fine by me (we do generally throw notice/warning for IO failure), but I would suggest master only.

@cmb69 cmb69 added the Bug label Apr 17, 2020
@cmb69 cmb69 changed the base branch from PHP-7.4 to master April 17, 2020 14:09
If the bzip2.decompress filter fails to decompress the stream, we raise
a notice instead of failing silently.
@cmb69
Copy link
Member Author

cmb69 commented Apr 20, 2020

Thanks! Applied as d757be6.

@cmb69 cmb69 closed this Apr 20, 2020
@cmb69 cmb69 deleted the cmb/71263 branch April 20, 2020 12:24
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