Skip to content

Added test cases for issue #8930 #9767

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

Closed

Conversation

thunderer
Copy link
Contributor

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

array('[@name]', 'Thunderer', array('@name' => 'Thunderer')),
array('@name', 'Thunderer', (object) array('@name' => 'Thunderer')),
array('_name', 'Thunderer', (object) array('_name' => 'Thunderer')),
);
Copy link
Contributor

Choose a reason for hiding this comment

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

please fix indentation

@cordoval cordoval mentioned this pull request Dec 15, 2013
@fabpot
Copy link
Member

fabpot commented Dec 15, 2013

Closing as a duplicate for #9764

@fabpot fabpot closed this Dec 15, 2013
@thunderer
Copy link
Contributor Author

I don't know how you handle such situations but it is not an exact duplicate - there is different test class API in different Symfony versions.

@cordoval
Copy link
Contributor

he will backport it by hand 👶 i guess ?

@thunderer
Copy link
Contributor Author

I understand, I'll leave this PR for now as it is, I'll wait and see what happens with #9764.

@thunderer thunderer deleted the issue8930-refactored-tests branch July 9, 2014 17:33
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.

3 participants