News


11/08/2021 - 09:49

Symfony Controllers are the "glue code" that runs some logic and calls some
services to serve each application route. They are a very stable piece of software
that we rarely change. However, in Symfony 5.4 we've made some changes to controllers
that may impact your applications.





11/08/2021 - 02:00

First version of Redis adapter for Yii cache was released. It is based on predis and could be used either standalone as PSR-16 cache implementation or with Yii cache to gain additional benefits.
Quality standard for the package is similar to other Yii 3 packages: 100% unit test coverage with 98.5% mutation score, and 94.9% type coverage.





11/07/2021 - 09:45

This week, Symfony 5.4.0-BETA1 and 6.0.0-BETA1 versions were published in preparation for their final release at the end of November 2021. We also published the first articles about the new features of Symfony 5.4.





11/06/2021 - 01:07

New version of yiisoft/i18n package was released.
This version adds support for keywords hours, colnumeric, and colcasefirst. These keywords are part of the ECMAScript 2022 Internationalization API Specification (ECMA-402 9th Edition), and supporting them allows for better cross-communication between PHP and JavaScript layers.





11/05/2021 - 10:14

Symfony 6.0.0-BETA1 has just been released. Here is a list of the most
important changes:





11/05/2021 - 10:03

Symfony 5.4.0-BETA1 has just been released. Here is a list of the most
important changes: