Skip to content

[Validator] smaller CS fixes #11140

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

Merged
merged 2 commits into from
Jun 17, 2014
Merged

[Validator] smaller CS fixes #11140

merged 2 commits into from
Jun 17, 2014

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Jun 17, 2014

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

First commit fixes some CS of #11027
Second one removes null initialization from Validator as we don't do it.

@fabpot
Copy link
Member

fabpot commented Jun 17, 2014

Thank you @Tobion.

@fabpot fabpot merged commit 2025778 into symfony:master Jun 17, 2014
fabpot added a commit that referenced this pull request Jun 17, 2014
This PR was merged into the 2.3-dev branch.

Discussion
----------

[Validator] smaller CS fixes

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

First commit fixes some CS of #11027
Second one removes `null` initialization from Validator as we don't do it.

Commits
-------

2025778 [Validator] no need to initialize properties with null
967576a [Validator] smaller fixes for binary format
@Tobion Tobion deleted the binary-prefix branch June 17, 2014 21:32
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