atoum / AtoumBundle

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

Asserter Crawler: setWith method is not compatible mageekguy\atoum\asserters\object::setWith #49

Closed nchaulet closed 11 years ago

nchaulet commented 11 years ago

When I update AtoumBundle i have this errors :

  Declaration of atoum\AtoumBundle\Test\Asserters\Crawler::setWith() should be    compatible with mageekguy\atoum\asserters\object::setWith($value, $checkType = true)