Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Removed pure zpp tests in the imap extension.#5569

Closed
jensdenies wants to merge 1 commit into
php:masterphp/php-src:masterfrom
jensdenies:remove-zpp-tests-imapCopy head branch name to clipboard
Closed

Removed pure zpp tests in the imap extension.#5569
jensdenies wants to merge 1 commit into
php:masterphp/php-src:masterfrom
jensdenies:remove-zpp-tests-imapCopy head branch name to clipboard

Conversation

@jensdenies
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.