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

DEP Limit PHP support for CMS 6 #250

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

GuySartorelli
Copy link
Member

Comment on lines +40 to +42
"conflict": {
"egulias/email-validator": "<3.2.6"
},
Copy link
Member Author

Choose a reason for hiding this comment

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

Needed to fix https://github.com/silverstripe/silverstripe-contentreview/actions/runs/10447581437/job/29026521584?pr=250

  1. SilverStripe\ContentReview\Tests\ContentReviewNotificationTest::testContentReviewEmails
    Symfony\Component\Mime\Exception\RfcComplianceException: Email "no-reply@localhost" does not comply with addr-spec of RFC 2822.

prefer-lowest is installing v3.1.0. Didn't go as far as to track the exact version of that library that fixes the bug - tried 3.1.2 and 3.2.0 and 3.2.6, the latter of which works as expected.

@emteknetnz emteknetnz merged commit 71d129a into silverstripe:6 Aug 21, 2024
11 checks passed
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