Archives


Master Symfony2 fundamentals

Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com

Symfony hosting done right

ServerGrove, outstanding support at the right price for your Symfony hosting needs.
servergrove.com

L'audit Qualité par SensioLabs

200 points de contrôle de votre applicatif web.
audit.sensiolabs.com

Fabien Potencier
symfony 1.0.0rc2 released
by Fabien Potencier – February 01, 2007 – 18 comments

I've just released and tagged symfony 1.0.0rc2.

This release fixes installation problem with PEAR 1.5 and the book has been updated with figures.

Add a Comment

You must be connected to post a comment.

Comments RSS

  • gravatar
    #1 Pierre Minnieur said on the 2007/02/01 at 15:38
    I'm sorry to tell you, but the error with installing via PEAR 1.5.0 still appears. Also, symfony shows up as Version 1.0.0rc1 both on the Web Debug Toolbar and on the `symfony -V` cli command.

    See: http://symfony.pierre-minnieur.de/frontend_dev.php

    PEAR says symfony 1.0.0rc2 is installed (and I installed it explicit via URL)
  • gravatar
    #2 ciccio said on the 2007/02/01 at 15:49
    Fix this by manually changing the version number in the VERSION file (e.g. /usr/share/php/symfony/VERSION)
  • gravatar
    #3 fabien said on the 2007/02/01 at 15:57
    I made an error when packaging rc2. In fact rc2 was equal to rc1.

    I've recreated the package now. So, you can clear your PEAR cache and retry. I've just tested it and it works fine now. Sorry.
  • gravatar
    #4 Pierre Minnieur said on the 2007/02/01 at 16:21
    Now it works. Thanks for your efforts :)
  • gravatar
    #5 Mike Jones said on the 2007/02/01 at 20:45
    Pierre, get a better haircut buddy..first thing is first.
  • gravatar
    #6 Robin Kunde said on the 2007/02/01 at 22:16
    is the documentation for sfMail in the actual book? when will it be available online again?
  • gravatar
    #7 Dragan said on the 2007/02/02 at 01:32
    Mike, grow up
  • gravatar
    #8 Pierre Minnieur said on the 2007/02/02 at 10:09
    Mike, I think it doesn't matter what haircut I like to wear, especially on parties/events I visit.

    As Dragan said - grow up baby boy.
  • gravatar
    #9 Jordi said on the 2007/02/02 at 12:39
    Hmmmm ... the VERSION file in the trunk (r3314) (which I SVN checkout) says 1.0.0-rc1. But the rc2 tag version says 1.0.0-rc2 (r3383).

    This puzzles me a bit. I'd think that the trunk is more recent that the rc2 tag.

    Fabien, said it's fixed in the PEAR package, but in SVN it seems this is still a problem.

    Or am I missing something here? I have a flu as an excuse .... ;-)
  • gravatar
    #10 fabien said on the 2007/02/02 at 13:52
    @Jordi: I created a branch for symfony 1.0. So, now all 1.0 development takes place in the /branches/1.0 svn branch.
  • gravatar
    #11 Jordi said on the 2007/02/03 at 12:45
    Hi Fabien,

    Thanks!

    I wasn't sure if a symfony upgrade 1.0 was necessary, but did it anyway ;-) My project is on rc2 now.

    For my knowledge: you made a special, isolated 1.0 branch because of the near stable status and want to make sure it stays that way?
  • gravatar
    #12 Mike Jones said on the 2007/02/03 at 17:43
    Fabien, thanks for all the excellent work..don't let people like Pierre and Dragan lips bring you down.. Symfony is great..
  • gravatar
    #13 Pierre Minnieur said on the 2007/02/03 at 21:38
    Mike, sorry - but - you're stupid.
  • gravatar
    #14 Bernard said on the 2007/02/05 at 11:56
    Hi here.

    Thanks Fabien for your great job: symfony is really a nice framework.

    Unfortunaltely I can't upgrade from 1.0 beta 4 to 1.0 rc 2 using PEAR. It says beta 4 is newer.
    What should I do ?

    C:\wamp\php\PEAR>pear upgrade channel://pear.symfony-project.com/symfony-1.0.0rc
    2
    downloading symfony-1.0.0rc2.tgz ...
    Starting to download symfony-1.0.0rc2.tgz (1,910,751 bytes)
    .................................................done: 1,910,751 bytes
    ERROR: upgrade to a newer version (1.0.0rc2 is not newer than 1.0.0beta4)
  • gravatar
    #15 Bernard said on the 2007/02/05 at 15:26
    Oh well, a simple "-f" flag on PEAR command force the upgrade.
    Now, maybe there is something to improve in the package for this point ?
  • gravatar
    #16 Boris Duin said on the 2007/02/05 at 19:37
    Wow, good news. Thanks Fabien and symfony guys. I will waiting for 1.0 definitive release.
  • gravatar
    #17 Yan said on the 2007/02/17 at 01:49
    Where can I find info on how I can migrate my project from older symfony version to RC2?
    I had been using 0.6.2 and nothing seem to work after symfony upgrade.
    symfony cc produces
    [Exception]
    you must be in a symfony project directory
  • gravatar
    #18 Yan said on the 2007/02/17 at 02:12
    Nevermind, I found it
    symfony upgrade 1.0