Blog

symfony 1.0.11 is out

« Back to the Blog

Older Posts

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

posted by Grégoire Hubert on 2008-01-22 at 10:12

Here comes the first 1.0 symfony release in 2008 !


In this month's menu we have :

* r6765, r6766: fixed error message in getPresentationFor() (closes #1527)
* r6764: fixed logic error in sfPager class affects haveToPaginate() method (closes #1512)
* r6768, r6769: added mime types caching in sfWebRequest (closes #1811, #1846)
* r6761, r6762: fixed content type charset on non text/* content-type (closes #1811, #1968)
* r6743: doc: fixed typos (closes #2580, #2596, #2518)
* r6740, r6741: fixed sequences bug for postgresql (closes #2584)
* r6987, r6988: fixed caching-Bug of file sfWebresponse.class.php (#2764)
* r6649: fixed value for 'Content-Type' HTTP meta header is repeated (closes #1756, #2557, #2402, #2398)
* r6648: fixed call to undefined method sfResponse::sendHttpHeaders (closes #2412)

Many thanks to all contributors who participate in making symfony 1.0 better every month.


gravatar icon
#1 Grégoire said about 3 hours later

The Debian/Ubuntu package is now available. Enjoy ...

gravatar icon
#2 phpleo said about 5 hours later

Thank you very much for the great work.

gravatar icon
#3 Hugo said about 7 hours later

Thanks a lot ;)

gravatar icon
#4 Dejan Spasic said about 7 hours later

YAY the first release in this year =) Thx.

gravatar icon
#5 s said about 12 hours later

a

gravatar icon
#6 s said about 12 hours later

a

gravatar icon
#7 phpleo said about 15 hours later

This release has not been corrected this :( http://trac.symfony-project.com/ticket/2609

gravatar icon
#8 Andrejs Verza said about 15 hours later

Funny fact that the RAR-archived versions of both 1.0.10 and 1.0.11 symfony releases differ just in 3 bytes! :)

Waiting for symfony cache system to become more flexible.

gravatar icon
#9 Ghassem said 1 day later

How Can I upgrade from debian packages, Please let me know what is the url of deb packages?

gravatar icon
#10 rihad said 1 day later

Thank you. It would be great if #NNNN were linked to the actual ticket (closes #1756, #2557, #2402, #2398).

gravatar icon
#11 Alex said 2 days later

I can not upgrade.

C:\>pear remote-list -c symfony
CHANNEL SYMFONY AVAILABLE PACKAGES:
===================================
PACKAGE VERSION
pake 1.1.4
sfEzpdo -n/a-
symfony 1.0.11

C:\>symfony -V
symfony version 1.0.10

C:\>pear upgrade symfony/symfony
Nothing to upgrade

gravatar icon
#12 Jay said 3 days later

try this

pear upgrade channel://pear.symfony-project.com/symfony-1.0.11

It worked for me !!!

gravatar icon
#13 Cynosure said 11 days later

Is it just me or sth wrong with "pear install symfony/symfony"? Here is the error msg that I got:
No releases available for package "pear.symfony-project.com/symfony"
Cannot initialize 'channel://pear.symfony-project.com/symfony', invalid or missing package file
Package "channel://pear.symfony-project.com/symfony" is not valid
install failed