Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

Using tables to display tabular contents in console commands are one of the most popular features of the Console component. In Symfony 4.2 we improved them with new features to display titles and set their maximum column width.
September 25, 2018 #Living on the edge
This week Symfony introduced SymfonyCasts, the best place to learn about Symfony, PHP and JavaScript. Meanwhile, the Validator component was decoupled from the Translator, and the lint commands were improved to support multiples files and directories. Lastly, the SymfonyLive London 2018 conference will take place next week.
September 23, 2018 #A week of symfony
In Symfony 4.2, locks can be stored in PDO-compatible databases like MySQL, MariaDB and PostgreSQL.
September 21, 2018 #Living on the edge
In Symfony 4.2, in addition to service binding by name or type, you'll be able to bind services by type and name at the same time.
September 20, 2018 #Living on the edge
Meet our new official family member: SymfonyCasts!
September 17, 2018 #Community #Documentation
This week Symfony introduced Symfony Panther, a new browser testing and web scraping library for PHP. Meanwhile, the SymfonyCon Lisbon 2018 conference announced its full schedule: part 1, part 2 and part 3.
September 16, 2018 #A week of symfony
Symfony 4.2 adds a new validation constraint called DivisibleBy to check whether one number is a multiple of some other number.
September 14, 2018 #Living on the edge
Symfony 4.2 simplifies the way links are clicked and forms are submitted in functional tests.
September 13, 2018 #Living on the edge
Symfony Panther is a a new library to scrape websites and to run end-to-end tests using real browsers. Panther leverages the W3C's WebDriver protocol to drive native web browsers such as Google Chrome and Firefox.
September 12, 2018 #Living on the edge
The last part of the selected speakers announcement of SymfonyCon Lisbon 2018, the international Symfony conference, is online!
September 11, 2018 #Community #Conferences