Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[Zend-Code] Make sure that a use is only added once in ClassGenerator #4990

Closed
wants to merge 2 commits into from
Closed

Conversation

danez
Copy link
Contributor

@danez danez commented Aug 20, 2013

This pull-request ensures that if someone adds a use twice it is only added once to the file.

@weierophinney
Copy link
Member

Please add a unit test for this functionality (I can see regressions in the future without a test for this!)

Daniel Tschinder added 2 commits August 21, 2013 09:09
This commit ensures that if someone adds a use twice it is only added once to the file.
@danez
Copy link
Contributor Author

danez commented Aug 21, 2013

Added unit test before fixing the bug.

weierophinney added a commit that referenced this pull request Aug 21, 2013
[Zend-Code] Make sure that a use is only added once in ClassGenerator
weierophinney added a commit that referenced this pull request Aug 21, 2013
@ghost ghost assigned weierophinney Aug 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants