Skip to content
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

Update regex for return path to allow for a single quote to be includ… #86

Merged

Conversation

seamuslee001
Copy link
Contributor

…ed in the email as permitted by the RFC

This updates the regex to permit single quotes to be within the local part of the return path as per RFC-3696 point 3 https://www.rfc-editor.org/rfc/rfc3696.txt

This also updates the phpunit code to work with phpunit8 standards

@derickr derickr merged commit 11d049c into zetacomponents:master Jun 2, 2021
@derickr
Copy link
Member

derickr commented Jun 2, 2021

I've merged this. I did check whether we can bump the phpunit requirement in composer.json to 8, but then this no longer works on PHP 7.1, which I'm still trying to support.

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