[stable10] Test email verification with international email address - fixes #13586#34759
Conversation
phil-davis
left a comment
There was a problem hiding this comment.
And a bonus - on PHP 7.* those function return type declarations should work.
Codecov Report
@@ Coverage Diff @@
## stable10 #34759 +/- ##
==============================================
+ Coverage 63.92% 64.19% +0.27%
Complexity 19883 19883
==============================================
Files 1278 1278
Lines 76237 76237
Branches 1291 1291
==============================================
+ Hits 48735 48942 +207
+ Misses 27123 26916 -207
Partials 379 379
Continue to review full report at Codecov.
|
2 similar comments
Codecov Report
@@ Coverage Diff @@
## stable10 #34759 +/- ##
==============================================
+ Coverage 63.92% 64.19% +0.27%
Complexity 19883 19883
==============================================
Files 1278 1278
Lines 76237 76237
Branches 1291 1291
==============================================
+ Hits 48735 48942 +207
+ Misses 27123 26916 -207
Partials 379 379
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34759 +/- ##
==============================================
+ Coverage 63.92% 64.19% +0.27%
Complexity 19883 19883
==============================================
Files 1278 1278
Lines 76237 76237
Branches 1291 1291
==============================================
+ Hits 48735 48942 +207
+ Misses 27123 26916 -207
Partials 379 379
Continue to review full report at Codecov.
|
Backport of #33207 to stable10
Now possible thanks to swiftmailer update in #34755