Skip to content

Symfony blog posts for February 2016

12 blog posts were published on February 2016

Filter posts by publication date

Symfony 2.8 includes a ClockMock class to avoid transient tests because of time-related errors and to make your tests faster.
February 29, 2016 #Living on the edge
February 28, 2016 #Releases
February 28, 2016 #Releases
February 28, 2016 #Releases
February 28, 2016 #Releases
This week Symfony fixed lots of minor issues related to the Form component. In addition, a DX issue was fixed to make it optional to define the "alias" option when creating custom validation constraints. Lastly, the Serializer component added a new normalizer that supports JsonSerializable objects.
February 28, 2016 #A week of symfony
This week, the most active components were once again Yaml and Form. Meanwhile, the newly introduced Cache component added a filesystem adapter. Lastly, the LDAP component added write support.
February 21, 2016 #A week of symfony
Le programme des formations du SymfonyLive Paris 2016 est en ligne. Réservez vite votre formation en choisissant votre combo personnalisé de 2 jours. Ne tardez pas les places sont limitées ! Et si vous n'êtes pas inscrit à la conférence, prenez votre billet en même temps !
February 17, 2016 #Community #Conferences
This week Symfony added some nice features and improvements. The LDAP component was overhauled to make it more robust and to add some of the most requested features. The Yaml component added flags to customize the parser/dumper behavior (whether throw exceptions on invalid types or not, whether parse objets as maps or not, etc.) Lastly, the web profiler added the possibility to filter results by HTTP status code.
February 14, 2016 #A week of symfony
This week Symfony focused on fixing minor bugs and implementing some tweaks. The Yaml dump() method gained support for adding flags to tweak its output. In addition, we removed readline support from the Console component because it didn't work flawlessly. Meanwhile, the Symfony backlog cleaning process continued with more than 40 issues closed and 25 pull requests merged.
February 7, 2016 #A week of symfony
Les inscriptions à la conférence au tarif early bird sont valables jusqu'au 8 février, n'attendez pas pour prendre votre billet !
February 4, 2016 #Community #Conferences
February 3, 2016 #Releases