[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-27 Thread Fabien POTENCIER
As for every 1.0.X release, there is no BC issue. The 1.0 branch is only for bug and security fixes. So, all symfony 1.0.X projects will work without any modification under future symfony 1.0 releases. Fabien Kostas Papadimitriou wrote: > Fabien POTENCIER wrote: >> Hi Amit, >> >> The security

[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-27 Thread Kostas Papadimitriou
Fabien POTENCIER wrote: > Hi Amit, > > The security fix has been commited to the trunk and the 1.0 branch. > > If you want to be uptodate with 1.0, I recommend to use the 1.0 branch > instead of trunk. Trunk is less stable and I will introduce some BC > changes soon. > > svn co http://svn.symfon

[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-27 Thread Fabien POTENCIER
This is a mistake. The sandbox is based on the final 1.0.5 Frank Stelzer wrote: > Fabien, > What is about the stable sandbox? > > http://www.symfony-project.com/get/sf_sandbox.tgz > > I get the Version "1.0.5-PRE" after extracting. Little mistake or > is the sandbox at the moment really the pre

[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-27 Thread Frank Stelzer
Fabien, What is about the stable sandbox? http://www.symfony-project.com/get/sf_sandbox.tgz I get the Version "1.0.5-PRE" after extracting. Little mistake or is the sandbox at the moment really the pre version? - Frank > > Hi Amit, > > The security fix has been commited to the trunk and the 1.

[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-26 Thread Fabien POTENCIER
Hi Amit, The security fix has been commited to the trunk and the 1.0 branch. If you want to be uptodate with 1.0, I recommend to use the 1.0 branch instead of trunk. Trunk is less stable and I will introduce some BC changes soon. svn co http://svn.symfony-project.com/branches/1.0/ . Fabien

[symfony-users] Re: symfony 1.0.5 released (security fix)

2007-06-26 Thread amit
Hi, I took latest version from trunk (svn co http://svn.symfony-project.com/trunk/ .) but it says version as 1.1.0-DEV revision was 4401. Is this ok? Thanks, Amit. On Jun 25, 10:10 pm, Fabien POTENCIER <[EMAIL PROTECTED] project.com> wrote: > I've just released symfony 1.0.5. If you use the sy