Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Validator] add newTimezone validation constraint#30900
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
8e03af4 to6b6c8d0Comparesrc/Symfony/Component/Validator/Constraints/TimezoneValidator.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Validator/Constraints/TimezoneValidator.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
hhamon commentedApr 6, 2019
Also documentation PR is on its way as well ;) |
src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
TimezoneValidatorTimezone validation constraintUh oh!
There was an error while loading.Please reload this page.
xabbuh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
with a minor change request
src/Symfony/Component/Validator/Constraints/TimezoneValidator.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
f13c04b toe619668CompareUh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Validator/Constraints/TimezoneValidator.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
fabpot commentedApr 6, 2019
Thank you@hhamon. |
…phansys)This PR was merged into the 4.3-dev branch.Discussion----------[Validator] add new `Timezone` validation constraint| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes| BC breaks? | no| Deprecations? | no| Tests pass? | yes| License | MIT| Doc PR |symfony/symfony-docs#11317Rework of#22262.Commits-------536e53f [Validator] add new `Timezone` validation constraint.
…onstraint. (hhamon, javiereguiluz)This PR was merged into the master branch.Discussion----------[Validator] add documentation for the new `Timezone` constraint.This is the documentation related to PRsymfony/symfony#30900Commits-------8e33d47 Fixes classification5ec9159 Fix optionec7bd40 Revert country_code to countryCode9cbeb75 Fixes options list tablec5681bf Add more explanationsb37bc78 Minor fixesd564218 Minor fixesac6282f Listed the geographical zones defined by PHP135c5ff Minor fixesb0b1498 [Validator] add documentation for the new `Timezone` constraint.
ro0NL commentedApr 11, 2019
do we still consider#22262 (review)? |
Uh oh!
There was an error while loading.Please reload this page.
Rework of#22262.