We are very pleased to announce the release of Symfony mailer extension version 2.0.4.
This version throws an exception in case there is no transport configuration.
Details are available in CHANGELOG.
We are very pleased to announce the release of Symfony mailer extension version 2.0.4.
This version throws an exception in case there is no transport configuration.
Details are available in CHANGELOG.
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.
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.
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.
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.
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:
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.
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.
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.