Skip to content

Symfony blog posts for May 2019

28 blog posts were published on May 2019

Filter posts by publication date

May 30, 2019 #Releases
May 28, 2019 #Releases
May 28, 2019 #Releases
May 28, 2019 #Releases
May 28, 2019 #Releases
Symfony Contracts are a set of abstractions extracted out of the Symfony Components and they can be used to build on semantics that components proved useful - and that already have fully-tested implementations.
May 27, 2019 #Symfony
This week, Symfony 4.3 beta2 version was released to better prepare for the final Symfony 4.3 release of the next week. Meanwhile, work on Symfony 4.4 (to be released on November 2019) started with the addition of Redis Sentinel support in Cache and LTS config information in the profiler.
May 26, 2019 #A week of symfony
In Symfony 4.3, the translation:update command has been improved to also extract translation contents from PHP files.
May 24, 2019 #Living on the edge
Call for Papers for SymfonyCon Amsterdam ends on May 24th 2019, submit now your talk proposals for the international Symfony conference!
May 22, 2019 #Community #Conferences
May 22, 2019 #Releases
Symfony 4.3 will improve support of timezones in the Intl, Validator and Form components.
May 21, 2019 #Living on the edge
SymfonyLive Warszawa 2019 is coming next month! Today's the very last day to register at regular rates and there are only a few seats left for the workshops, register now!
May 20, 2019 #Community #Conferences
This week Symfony continued polishing the upcoming Symfony 4.3 version with the addition of a cache to improve PropertyInfo performance. In addition, the Symfony local web server started publishing its releases on GitHub, so you can watch that repository to not miss any release. Lastly, a special Amsterdam PHP Meetup was announced for June 20th in anticipation of the SymfonyCon Amsterdam 2019 conference.
May 19, 2019 #A week of symfony
Symfony 4.3 introduces a new native password encoder to auto-select the best possible hashing algorithm available to hash user passwords.
May 17, 2019 #Living on the edge
We’re super excited to announce that Fabien Potencier, Symfony founder, will speak at Amsterdam PHP meetup on June 20th about “Developing Symfony applications in 2019”. Join us there!
May 16, 2019 #Community
Symfony 4.3 adds a new and modern HttpClient component to help you make and process HTTP requests.
May 15, 2019 #Living on the edge
DoctrineBundle 1.11.0 has been released with a simpler configuration for Symfony Cache pools, new Messenger middleware services and new utilities to debug failing queries.
May 13, 2019 #Living on the edge
This week, the Symfony 4.3.0 beta 1 version was released, so you can test Symfony 4.3 in your own projects before the stable release at the end of May. Meanwhile, the SymfonyLive London 2019 conference announced its first speakers.
May 12, 2019 #A week of symfony
Symfony 4.3 will include many new features to improve the Symfony Forms, such as row attributes, custom errors in data mappers and a better form debug command.
May 10, 2019 #Living on the edge
May 9, 2019 #Releases
We're very pleased to announce the first selected speakers of the conference, check out the conference schedule! Early bird registration is extended to May 10th, register now at early bird before the price changes!
May 8, 2019 #Community #Conferences
The new Mime component introduced in Symfony 4.3 helps you create and manipulate the MIME messages used to send emails and provides utilities related to MIME types.
May 7, 2019 #Living on the edge
This week, Symfony 3.4.27 and 4.2.8 maintenance versions were released. Meanwhile, the upcoming Symfony 4.3 version continued working on polishing its new features, specially those related to timezones.
May 5, 2019 #A week of symfony
In Symfony 4.3, the Messenger component allows to collect messages that fail on all their retries to inspect them and retry/delete them if wanted.
May 3, 2019 #Living on the edge
The Symfony Community is not only GitHub. The Symfony Diversity Initiative aims to make all channels fun & safe places to interact with others. This post focuses on what this means for people asking & answering questions on StackOverflow.
May 2, 2019 #Community #Diversity
May 1, 2019 #Releases
May 1, 2019 #Releases
Code examples on symfony.com now display a "copy code" button so you can quickly copy their contents to the clipboard.
May 1, 2019 #Documentation #Symfony