Symfony blog posts for July 2014
JsTranslationBundle Security Release
Andreas Forsblom reported two potential security issues on JsTranslationBundle: a path traversal attack and a code remote injection.
July 30, 2014 · Published in #CommunitySymfony Community Bundles Survey
Which community bundles are the most useful for your Symfony projects? Share them with us by filling in this survey.
July 28, 2014 · Published in #CommunityA week of symfony #395 (21->27 July 2014)
This week Symfony increased its development activity significantly. The most important change was the introduction of SSI support. In addition, a memory leak was fixed in ValidatorBuilder and object initializers were fixed for the 2.5 version of the Validator.
July 27, 2014 · Published in #A week of symfonyWorkshops polls for SymfonyLive New York and SymfonyCon Madrid
After some time of reflection to decide which workshops we should (or should not) organize at SymfonyLive New York and SymfonyCon Madrid, we decided to directly ask you the question.
July 21, 2014 · Published in #Community #ConferencesA week of symfony #394 (14->20 July 2014)
This week Symfony published three security releases to address a potential code injection issue in the way Symfony implements translation caching in FrameworkBundle. In addition, it fixed object initializers for Validator component and it removed spaceless blocks from Twig templates.
July 20, 2014 · Published in #A week of symfonyNew in Symfony 2.6: Added support for XLIFF notes
Symfony 2.6 adds support for embedding notes in XLIFF files. This will allow to include contextual information to improve translations.
July 17, 2014 · Published in #Living on the edgeSecurity releases (CVE-2014-4931): Symfony 2.3.18, 2.4.8, and 2.5.2 released
Symfony 2.3.18, 2.4.8, and 2.5.2 have just been released; they contain a security fix for the Translator class provided by FrameworkBundle (CVE-2014-4931).
July 15, 2014 · Published in #Releases #Security AdvisoriesA week of symfony #393 (7->13 July 2014)
This week Symfony project published the 2.3.17, 2.4.7 and 2.5.1 maintenance versions. In addition, the first edition of the SymfonyLive New York conference was announced. Lastly, a new initiative to improve REST in Symfony was announced.
July 13, 2014 · Published in #A week of symfonySymfonyLive New York, here we come, October 9-10!
The American SymfonyLive conference is moving to the East Coast for the 1st time! Welcome to New York, October 9-10.
July 8, 2014 · Published in #Community #ConferencesImproving REST in Symfony
Building APIs with Symfony is not new, we have plenty libraries and bundles to write powerful REST APIs. However, it is not always easy to find out an up-to-date documentation or the right tool to integrate with Symfony. That's why a new working group has been created!
July 8, 2014 · Published in #Community #DocumentationA week of symfony #392 (30 June -> 06 July 2014)
This week the Symfony project organized the first online Symfony Community Hack Day, which resulted in a resounding success. In addition, Christophe Coevoet was appointed as a new Symfony core member.
July 6, 2014 · Published in #A week of symfonyThe Core Team: Christophe Coevoet as a new merger
I'm very happy to welcome Christophe Coevoet as a new Symfony merger.
July 3, 2014 · Published in #CommunityNew in Symfony 2.6: Slicing nodes with DomCrawler
Symfony 2.6 adds the slice() method to DomCrawler component to make node filtering much more simplified and cleaner.
July 1, 2014 · Published in #Living on the edge