Skip to content

Conversation

@arogachev
Copy link
Contributor

@arogachev arogachev commented Apr 12, 2022

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #202

@arogachev arogachev requested a review from a team April 12, 2022 16:38
@arogachev arogachev self-assigned this Apr 12, 2022
@arogachev arogachev added type:task Task status:code review The pull request needs review. labels Apr 12, 2022
@arogachev arogachev linked an issue Apr 12, 2022 that may be closed by this pull request
@arogachev arogachev marked this pull request as draft April 13, 2022 12:15

declare(strict_types=1);

namespace Yiisoft\Validator\Rule;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was decided to use CI instead.

@xepozz
Copy link
Member

xepozz commented Jul 19, 2022

Could it be done with

class FunctionExists
?

@arogachev
Copy link
Contributor Author

arogachev commented Jul 26, 2022

@xepozz Nope, it couldn't. Checked it again. This method only works once for Url rule. Already faced this problem.

@arogachev
Copy link
Contributor Author

Closing in favor of #277.

@arogachev arogachev closed this Jul 26, 2022
@samdark samdark deleted the 202-enable-idn-with-no-intl branch July 26, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review. type:task Task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add test for Email rule when intl extension is not available

4 participants