Blog

symfony 1.0.17 is out

« Back to the Blog

Categories

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.
rss feed

The symfony team is proud to announce the immediate availability of symfony 1.0.17. Lot of bugfixes in this release and more than 20 tickets closed.

As usual, the PEAR and Debian packages are going to be available very soon.

As symfony 1.1 will be released soon, we will have 2 stable versions available in the PEAR repository. So, to install the latest 1.0 version with PEAR, you must specify the full version as show below:

$ pear install symfony/symfony-1.0.17

or when upgrading:

$ pear upgrade symfony/symfony-1.0.17

We've updated the installation page to reflect these changes.


Add a Comment

(will not be published - gravatar enabled)

gravatar
#1 Hugo said 15 minutes later

Thanks a lot :)

gravatar
#2 Andriew said 18 minutes later

Great news - as always!
Thanks, four your work.

gravatar
#3 Fabian said about 2 hours later

I am sorry, but #2860 is not fully resolved in 1.0.17. only code invocations for setting the metas will not be treated correctly I missed the config file handler. That change is in 1.0.18 then.

PS: Just upgraded my live systems from pear without any problems

gravatar
#4 vinilios said about 3 hours later

Great news ppl, keep it up

23:24 Changeset [10000] by fabien
first commit towards symfony 1.2

was that a coincidence ? :)

gravatar
#5 gregoire said 5 days later

The debian package is now available.