A Week of Symfony #916 (15-21 July 2024)
Symfony Framework Blog
by Javier Eguiluz
6d ago
This week, development activity was slower than usual and focused on tweaks and fixes on all supported branches. Meanwhile, we announced the first talks and workshops for the SymfonyCon Vienna 2024 conference. Symfony development highlights This week, 30 pull requests were merged (20 in code and 10 in docs) and 17 issues were closed (15 in code and 2 in docs). Excluding merges, 13 authors made 1,298 additions and 156 deletions. See details for code and docs. 5.4 changelog: a260689: [ErrorHandler] restrict the maximum length of the X-Debug-Exception header 6.4 changelog: 85ec307: use more en ..read more
Visit website
SymfonyCon Vienna 2024 - Exciting news: first talks and workshops revealed!
Symfony Framework Blog
by Eloïse Charrier
1w ago
SymfonyCon Vienna 2024, our next annual international Symfony conference, will take place on: December 3 & 4: Two days of hands-on workshops to learn, practice, and enhance your skills in small groups. December 5 & 6: Three English-speaking tracks with over 35 outstanding speakers, an Unconference track, and a lively community evening. ? Get ready! The first part of the schedule is here Dive into the first 12 exciting talks, featuring top-notch expert speakers as Fabien Potencier, Viktor Pikaev, Andreas Braun, Michelle Sanver, Sebastian Bergmann, Ondřej Mirtes, Alexander M. Turek, D ..read more
Visit website
A Week of Symfony #915 (8-14 July 2024)
Symfony Framework Blog
by Javier Eguiluz
1w ago
This week, Symfony continued tweaking and polishing the new features of the upcoming Symfony 7.2 version, such as the new WordCount constraint. In addition, we announced the date and the first details of the SymfonyLive Berlin 2025 conference. Symfony development highlights This week, 33 pull requests were merged (20 in code and 13 in docs) and 18 issues were closed (13 in code and 5 in docs). Excluding merges, 24 authors made additions and deletions. See details for code and docs. 5.4 changelog: b83bacb: support for PHP-CS-Fixer's parallel runne c2b0d72: use more entropy with uniqid() 1577be ..read more
Visit website
SymfonyLive Berlin 2025: Save the date!
Symfony Framework Blog
by Eloïse Charrier
2w ago
We are super happy to announce that SymfonyLive Berlin comes back in Spring 2025: April 1st -2nd: 2-day pre-conference workshops in small groups to learn, practice, and improve your skills. April 3rd -4th: 2-day conference with 1 main track and more than 15 talks ?️ Registrations are open! You can already buy your conference and workshop ticket as the early bird registration is open! As usual, you can choose between a workshop-only ticket, a conference-only ticket or a workshop + conference combo ticket. Take advantage now to benefit from the lowest rates available! ? Call for papers Start p ..read more
Visit website
A Week of Symfony #914 (1-7 July 2024)
Symfony Framework Blog
by Javier Eguiluz
2w ago
This week, Symfony development activity focused on removing the usages of the uniqid() function throughout the codebase, because there are better alternatives in modern PHP and because PHP might deprecate that function in the future. In addition, we published some information about the API Platform Conference (September 19-20, 2024). Symfony development highlights This week, 33 pull requests were merged (24 in code and 9 in docs) and 26 issues were closed (22 in code and 4 in docs). Excluding merges, 22 authors made 976 additions and 836 deletions. See details for code and docs. 5.4 changelog ..read more
Visit website
Get ready for the fourth edition of the API Platform Conference!
Symfony Framework Blog
by Eloïse Charrier
3w ago
API Platform is an open-source framework based on Symfony, designed to build modern, fast, and robust APIs thanks to its wide set of tools and features. It supports many formats and protocols, including JSON-LD, GraphQL, and Hydra, and is designed to streamline the developer experience. The API Platform Conference, the flagship event dedicated to the API Platform framework and its ecosystem, is back and will be held in Lille on September 19th and 20th, 2024. Two months before the event, we invite you to discover the program, the agenda, the first partners, and some practical information. PHP ..read more
Visit website
A Week of Symfony #913 (24-30 June 2024)
Symfony Framework Blog
by Javier Eguiluz
3w ago
This week, Symfony 5.4.41, 6.4.9, 7.0.9 and 7.1.2 maintenance versions were released. Meanwhile, the development activity was very intense, fixing bugs in maintained branches and adding new features to the upcoming Symfony 7.2 version, such as the WhenNot and AsMessage attributes. Symfony development highlights This week, 79 pull requests were merged (62 in code and 17 in docs) and 51 issues were closed (40 in code and 11 in docs). Excluding merges, 39 authors made 63,866 additions and 21,424 deletions. See details for code and docs. 5.4 changelog: 4373db6: add Ibexa as a sponsor of Symfony 5 ..read more
Visit website
Symfony 7.1.2 released
Symfony Framework Blog
by Fabien Potencier
3w ago
Symfony 7.1.2 has just been released. Here is the list of the most important changes since 7.1.1: bug #57345 [DependencyInjection] Fix regression in ordering service locators by priority (@longwave) bug #57553 [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir (@nicolas-grekas) bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods (@arczinosek) bug #57574 [Filesystem] Fix Filesystem::remove() on Windows (@nicolas-grekas) bug #57572 [DoctrineBridge] Fix compat with DI >= 6.4 (@nicolas-grekas) bug #57541 [Serializer] [ObjectNormalizer] Use ..read more
Visit website
Symfony 7.0.9 released
Symfony Framework Blog
by Fabien Potencier
3w ago
Symfony 7.0.9 has just been released. Here is the list of the most important changes since 7.0.8: bug #57345 [DependencyInjection] Fix regression in ordering service locators by priority (@longwave) bug #57553 [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir (@nicolas-grekas) bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods (@arczinosek) bug #57574 [Filesystem] Fix Filesystem::remove() on Windows (@nicolas-grekas) bug #57572 [DoctrineBridge] Fix compat with DI >= 6.4 (@nicolas-grekas) bug #57538 [String] Add alias case to EnglishI ..read more
Visit website
Symfony 6.4.9 released
Symfony Framework Blog
by Fabien Potencier
3w ago
Symfony 6.4.9 has just been released. Here is the list of the most important changes since 6.4.8: bug #57553 [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir (@nicolas-grekas) bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods (@arczinosek) bug #57574 [Filesystem] Fix Filesystem::remove() on Windows (@nicolas-grekas) bug #57572 [DoctrineBridge] Fix compat with DI >= 6.4 (@nicolas-grekas) bug #57538 [String] Add alias case to EnglishInflector (@alexandre-daubois) bug #57533 [FrameworkBundle] Throw runtime exception when trying to use ..read more
Visit website

Follow Symfony Framework Blog on FeedSpot

Continue with Google
Continue with Apple
OR