10000 [Validator] Fixed time constraint (support formats H, H:i and H:i:s) by bes89 · Pull Request #11821 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Fixed time constraint (support formats H, H:i and H:i:s) #11821

New issue 10000

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

Closed
wants to merge 6 commits into from
Closed

[Validator] Fixed time constraint (support formats H, H:i and H:i:s) #11821

wants to merge 6 commits into from

Conversation

bes89
Copy link
Contributor
@bes89 bes89 commented Sep 1, 2014

This is a reactivated PR, see #9163

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

@stof
Copy link
Member
stof commented Sep 1, 2014

@bes89 please rebase your PR as it conflicts with the current state of the master branch

…y, with minutes and with minutes and seconds

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -
@bes89
Copy link
Contributor Author
bes89 commented Sep 1, 2014

It seems to be good now.
Thank you for your support 👍


namespace Symfony\Component\Validator\Exception;

class InvalidConfigurationException extends InvalidArgumentException
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

@stof
Copy link
Member
stof commented Sep 2, 2014

@bes89 when rebasing, you need to force the push to your branch instead of merging the remote branch. Otherwise, it duplicates the commits in the history

@webmozart
Copy link
Contributor

I think we should focus our efforts on #11925. Let's keep Date, DateTime and Time as they are.

@webmozart webmozart closed this Sep 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0