atoum / AtoumBundle

This bundle provides a simple integration of atoum into Symfony 2.
MIT License
45 stars 25 forks source link

Issue with latest atoum? #66

Closed trasher closed 9 years ago

trasher commented 10 years ago

Hi,

I've got the following error I've never seen before: Declaration of atoum\AtoumBundle\Test\Asserters\Element::construct() must be compatible with mageekguy\atoum\asserter\definition::construct()

Is there something broken beetween atoum and the bundle, or did I miss something?

Thank you :)

trasher commented 9 years ago

This is fixed with latest bundle/atoum versions.