Skip to content

[WIP] fixing the unit tests #2

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

Conversation

ezimuel
Copy link

@ezimuel ezimuel commented Sep 17, 2015

This is a work in progress to fix the unit tests according with the changes introduced in zendframework#4. I started to fix the unit tests and I commented the lines that generate fatal errors.

* Abstract aggregate listener
*/
abstract class AbstractListenerAggregate implements ListenerAggregateInterface
{
Copy link
Owner

Choose a reason for hiding this comment

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

We should likely keep this class, as there are extensions to it. We can simply remove the detach() implementation, though. I'll take care of that on merge.

@weierophinney weierophinney merged commit af17528 into weierophinney:feature/sem-refactor Sep 17, 2015
weierophinney added a commit that referenced this pull request Sep 17, 2015
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