Skip to content

Removed pure zpp tests in the imap extension. #5569

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 1 commit into from
Closed

Removed pure zpp tests in the imap extension. #5569

wants to merge 1 commit into from

Conversation

jensdenies
Copy link
Contributor

I came across pull request #3794 and #3783 and noticed that pure zpp tests are removed. I noticed there were still some tests left in the imap extension and therefore i created this pull request to remove them.

I ran the tests locally, but most of them were skipped because i don't have a local imap server running. Two tests also seemed to fail but i don't think that has to do with the deletions made in this pull request.

Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like all of those would fail on PHP 8 as well, because they check warnings rather than exceptions. We really need ext/imap on CI...

@jensdenies
Copy link
Contributor Author

jensdenies commented May 14, 2020

@nikic there are still some warnings left in test files in imap which are not purely zpp tests. I didn't remove those because i have no way of running these tests and thus i can't verify if they still work after my changes.

@php-pulls php-pulls closed this in a4cc9d8 May 14, 2020
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.

3 participants