Closed binarious closed 9 years ago
Had nothing to do with this library.
@binarious thanks for reporting if you can help me to implement this https://github.com/liuggio/fastest/issues/2 you can push your test faster on OSX (I don't have a mac to try :( )
@liuggio Sure I can do it, but first I have to get fastest running :). Still struggling.
Hi, I tried to integrate this project into a big functional tested application. But Doctrine does not seem to work:
TmpEntities.php:73
does$this->em->flush();
.We get the EntityManager via:
Any ideas?
Symfony 2.3 Doctrine 2.4.7 DBAL 2.5.1 PHPUnit 4.7.3 OSX 10.10.3