Hertzel Armengol Rivera

Results 3 issues of Hertzel Armengol Rivera

I expect to work with certain Ids within my tests but doing ``` $fixturePath = "@Bundle/DataFixtures/ORM/Test/yml/"; $fixtures = array( $fixturePath . 'AuthUser.yml', ); $this->loadFixtureFiles($fixtures); ``` Does not resets the ID...

move-to-fixtures-repository

I know I can launch the server by issuing php app/console clank:server but that's less than ideal, sending it to the background does not work, any suggestion ?

I was getting this error after updating to master today [Semantical Error] The annotation "@RunAs" in class JMS\SecurityExtraBundle \Security\Authorization\Voter\IddqdVoter was never imported. Did you maybe forget to add a "use"...