Blog

A week of symfony #23 (05->11 june 2006)

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Dec 10: Paris (1.1 - Francais)
Dec 10: Atlanta (1.1 - English)
Dec 17: Montreal (1.1 - Francais)
Jan 21: Paris (1.1 - Francais)
Feb 18: Paris (1.1 - Francais)
and more...

Archives

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

Development highlights

You can now change the encoding of your feeds:

  $feed->setEncoding('ISO-8859-1');

Book and documentation

Some great Wiki documentation updated this week:

Some symfony powered websites

They talked about us

Comments comments feed

gravatar
#1 xavier said 43 minutes later

"r1415: removed ?> from all php files" << why is this interesting ? Does it improve performance ?

gravatar
#2 adrive said about 2 hours later

Fix URL to "How to initialize javascript" "Clay to schema"

gravatar
#3 lynx said about 12 hours later

What does removing the closing ?> do?

gravatar
#4 Markus said about 24 hours later

The URLs "How to initialize javascript with json" and "clay to schema" doesnt work!

gravatar
#5 francois said 2 days later

adrive, Markus: thanks, it's done

gravatar
#6 donharold said 2 days later

""r1415: removed ?> from all php files" << why is this interesting ? Does it improve performance ?"

Not closing PHP files avoids "headers already sent" errors caused by trailing whitespace in class files.

gravatar
#7 jason rowe said 4 days later

god damn i love symfony! keep up the good work. sorry i havent been around much in the irc channel, will be back in there soon.

i find myself banging out tools in less than a day, simple to the point tools that work and are easy to maintain! woopa.