Hi, When updated the symfony module to 1.3, I have errors when I use function : **seeEmailIsSent()** I can't use 0 in expected count : **seeEmailIsSent(0)** or use **dontSeeEmailIsSent()**, both throw an error : Failed asserting that 0 is greater than 0.