Symfony blog posts for June 2014
16 blog posts were published on June 2014
Filter posts by publication date
The first ever Symfony Community Hack Day (online) is only a few days away (July 5th)! Join us to work on making the entire Symfony eco-system easier to use and more powerful. Let's make the Symfony Developer Experience exceptional!
June 30, 2014
#Community
#Symfony
This week Symfony simplified the configuration when defining controllers as services that implement the __invoke() method and refactored the CssSelector to remove the circular object graph in order to enable the garbage collector and to reduce the memory consumption. Lastly, stay tuned next week for the first DX Community Hackday scheduled for July 5th.
June 29, 2014
#A week of symfony
Message Queues are not a new concept – neither is Push Notifications and surely not HTTP Posts for that matter. However, when you combine these ideas with Symfony you have a very flexible queueing system.
June 27, 2014
#Case studies
Symfony ACL allows to manage user permissions to suit the most complex security needs. The major drawback of ACL is that the code required to deal with permissions is too verbose. To help you manage and debug ACL, Symfony 2.6 will introduce a new command called acl:set.
June 26, 2014
#Living on the edge
As of Symfony 2.6, you can use the KiB (kibibyte) and MiB (mebibytes) binary units to set the maximum file size of the FileValidator constraint.
June 24, 2014
#Living on the edge
What a week for the Symfony project! First, the long-awaited redesign of symfony.com website was unveiled. Then, the dates and first details of SymfonyCon 2014 conference were announced. Lastly, the DX (Developer eXperience) initiative was introduced to improve the experience of using Symfony and a community hack day was announced for July 5th.
June 22, 2014
#A week of symfony
YAML component will add support for objet-maps starting from the 2.6 version. This will make Symfony get closer to full support of the YAML 1.2 specification.
June 20, 2014
#Living on the edge
Symfony is having Fantastic Success! But we can make the Symfony Framework much much better by focusing on the developer experience: how it feels to use and solve problems with Symfony. Find out how we can make the Symfony Experience exceptional!
June 18, 2014
#Symfony
The international Symfony conference will be held in Madrid at the Hotel Auditorium, from November 27 to 29; register today!
June 17, 2014
#Community
Today we are proud to introduce the most significant symfony.com update in the last four years.
June 16, 2014
#Symfony
This week, Symfony added a new Process Helper to output debug information when running an external program from a command. Meanwhile, Swiftmailer 5.2.1 was released to address a potential security vulnerability.
June 15, 2014
#A week of symfony
This week, Symfony master branch added some cool new features, such as: a new way to match a specific scheme in RequestMatcher, added support for Yaml object maps and added a new acl:set command.
June 8, 2014
#A week of symfony
This week, Symfony 2.5.0 version was released. This new version introduces new features and tweaks across all Symfony components and it's one of the most polished versions released so far.
June 1, 2014
#A week of symfony