Skip to content

[WCM] Renamed TypeTestCase namespace #2500

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 1 commit into from
May 3, 2013

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Apr 13, 2013

Q A
Doc fix? yes
New docs? yes ( symfony/symfony#7659 )
Applies to 2.3+
Fixed tickets -

fabpot added a commit to symfony/symfony that referenced this pull request Apr 19, 2013
This PR was merged into the master branch.

Discussion
----------

[Form] Moved TypeTestCase to the Test namespace

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #7175
| License       | MIT
| Doc PR        | symfony/symfony-docs#2500

Todo:
 - [x] Make a Doc PR
 - [x] Update the changelog and UPGRADE-3.md files

As discussed in #7175, since this class is documented as a practise to test your form types, it's good to move it to the `Test` namespace.

I am not sure about the deprecation, I thought things deprecated in 2.3 are removed in 3.0. Also, I think we shouldn't trigger a E_USER_DEPRECATED message.
Please correct me if I'm wrong, it's my first PR for the core code.

Commits
-------

8da6129 Moved FormIntegrationTestCase and FormPerformanceTestCase to the Test namespace
e46f841 Moved TypeTestCase to it's own namespace
@wouterj
Copy link
Member Author

wouterj commented Apr 19, 2013

@weaverryan this can be merged

weaverryan added a commit that referenced this pull request May 3, 2013
[WCM] Renamed TypeTestCase namespace
@weaverryan weaverryan merged commit 69d65a7 into symfony:master May 3, 2013
@weaverryan
Copy link
Member

Nice job Wouter!

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