News


09/05/2022 - 02:00

We are very pleased to announce the release of Redis extension version 2.0.18.
This version adds support for tls scheme. Additionally, Cache::getValue() now returns false in case of missing key.
See the CHANGELOG for details.





09/05/2022 - 02:00

We are very pleased to announce the release of Gii extension version 2.2.5.
This release adds support for the ::class constant in model generator via the useClassConstant setting and fixes a few bugs.
See the CHANGELOG for details.





09/05/2022 - 02:00

We are very pleased to announce the release of Gii extension version 2.2.5.
This release adds support for the ::class constant in model generator via the useClassConstant setting and fixes a few bugs.
See the CHANGELOG for details.





09/05/2022 - 02:00

We are very pleased to announce the release of Gii extension version 2.2.5.
This release adds support for the ::class constant in model generator via the useClassConstant setting and fixes a few bugs.
See the CHANGELOG for details.





09/05/2022 - 02:00

Today the Ember project is releasing version 4.7 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 4.8 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





09/04/2022 - 12:36

We are very pleased to announce the release of Redis extension version 2.0.18.
This version adds support for tls scheme. Additionally, Cache::getValue() now returns false in case of missing key.
See the CHANGELOG for details.





09/04/2022 - 12:23

We are very pleased to announce the release of Gii extension version 2.2.5.
This release adds support for the ::class constant in model generator via the useClassConstant setting and fixes a few bugs.
See the CHANGELOG for details.





09/04/2022 - 10:48

This week, development activity mainly focused on fixing bugs and polishing existing features. The upcoming Symfony 6.2 version improved lazy services by generating lazy-loading virtual proxies for non-ghostable lazy services. Lastly, we published an article about revisiting lazy-loading proxies in PHP to explain the latest Symfony changes around lazy-loading objects.