Thanks allot ! You really saved my time !
I faced this issue in the past, but at that time I failed to upgrade to a
higher version of Doctrine ORM; now everything is working .
Again thank you for your great help !
On Sun, May 29, 2011 at 2:16 PM, Christophe COEVOET wrote:
> Le 29/05/2011 13:08
Le 29/05/2011 13:08, seven seven a écrit :
Hi Stof,
Yes that is correct ! I did a better debugging and followed the
/Update/ from github on symfony2 and some of the problems were gone.
But I am still having some troubles with my repositories . It might be
that I didn't follow the update instr
Hi Stof,
Yes that is correct ! I did a better debugging and followed the *Update* from
github on symfony2 and some of the problems were gone. But I am still having
some troubles with my repositories . It might be that I didn't follow the
update instructions very well as I am upgrading from beta1 t
Le 28/05/2011 16:26, seven seven a écrit :
Hi ,
How to inject the new annotation reader for doctrine extentions ?
There is a part of code on github regarding annotations which I don't
know where to place.
Thank you in advance !
If you are talking about Gedmo extensions and my bundle integra
Hi ,
How to inject the new annotation reader for doctrine extentions ?
There is a part of code on github regarding annotations which I don't know
where to place.
Thank you in advance !
On Wed, May 11, 2011 at 11:11 AM, Gediminas Morkevicius <
gediminas.morkevic...@gmail.com> wrote:
> stof, maybe
stof, maybe you can make tags for symfony related versions
On Tue, May 10, 2011 at 11:40 PM, Juergen Kober wrote:
> Hello Christophe,
> thanks again for your help!
> The commit you mentioned works as expected.
> Best regards
> Jürgen
>
>
> Am 09.05.2011 20:36 Uhr schrieb "Christophe COEVOET" unte
Hello Christophe,
thanks again for your help!
The commit you mentioned works as expected.
Best regards
Jürgen
Am 09.05.2011 20:36 Uhr schrieb "Christophe COEVOET" unter :
> Le 09/05/2011 20:15, Jürgen Kober a écrit :
>> Hi,
>>
>> i've been using doctrine extensions in a project i've started wit
Le 09/05/2011 20:15, Jürgen Kober a écrit :
Hi,
i've been using doctrine extensions in a project i've started with
Symfony2 PR7.
Now I would like to proceed with Symfony2 Beta1 and everything is
working fine except for the Doctrine Extensions. I've installed and
configured DoctrineExtensionsBun
Hi,
i've been using doctrine extensions in a project i've started with
Symfony2 PR7.
Now I would like to proceed with Symfony2 Beta1 and everything is
working fine except for the Doctrine Extensions. I've installed and
configured DoctrineExtensionsBundle as before (couldn't find any
change in the