Skip to content

Fix Bug #80800 imap_open() fails when the flags parameter includes CL_EXPUNGE #6732

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

Closed
wants to merge 4 commits into from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Feb 26, 2021

Also add a supplementary test that the CL_EXPUNGE flag does have the intended effect.

Using CI as I can't seem to build the IMAP extension currently on Fedora and the fix is relatively straight forward.

…_EXPUNGE

Also add a supplementary test that the CL_EXPUNGE flag does have the intended effect
@Girgias Girgias force-pushed the fix-80800-imap-cl-expunge branch from d188ee2 to 99039c3 Compare February 26, 2021 09:38
@php-pulls php-pulls closed this in 1ee6aad Feb 27, 2021
@Girgias Girgias deleted the fix-80800-imap-cl-expunge branch February 27, 2021 13:15
@vobruba-martin
Copy link
Contributor

Hi! Is there any workaround for this issue in PHP 8.0.3? Thanks!

@Girgias
Copy link
Member Author

Girgias commented Apr 24, 2021

Hi! Is there any workaround for this issue in PHP 8.0.3? Thanks!

Nope, this fix would have landed about a month ago but because of the git incident no patch release has been released since (other then RCs).

But 8.0.5 should be released at the end of the week with this fix in. :-)

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.

2 participants