A Week of Symfony #724 (9-15 November 2020)

This week, the first release candidate version of Symfony 5.2 was released. In addition, the SymfonyWorld 2020 online conference published its entire agenda.

Symfony development highlights

This week, 32 pull requests were merged (21 in code and 11 in docs) and 24 issues were closed (24 in code and 0 in docs). See details for code and docs.

3.4 changelog:

6724ca7: [DoctrineBridge] indexBy could reference to association columns

4.4 changelog:

46410f8: [Ldap] fix pagination 0ae674a: [DependencyInjection] optimize circular collection by removing flattening 17a2231: [Filesystem] fixed cleaning up tmp files when dumpFile() fails 4bb1229: [MimeType] added missing alias for service @mime_type faead95: [DependencyInjection] fixed circular detection with multiple paths 038497c: [Cache] added tests on CacheDataCollector 3834d76: [DependencyInjection] autoconfigure behavior describing tags on decorators c72f853: [Validator] prevent hash collisions caused by reused object hashes

5.1 changelog:

01a865f: [FrameworkBundle, Notifier] fixed Firebase transport factory DI tag type

5.x changelog:

c721e02: [Messenger] fixed JSON deserialization of ErrorDetailsStamp and normalization of FlattenException::$statusText 7e3855d: [Intl] deprecated polyfills in favor of symfony/polyfill-intl-icu 1d945b9: [Messenger, SQS] made sure one can enable debug logs 16fb94b: [BrowserKit] added jsonRequest function to the browser-kit client

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.20.2 and 4.20.3 versions with the following changes:

Improve performance of the project:create command Respect the --no-interaction flag for self:update command Add missing URL environment variable for Elasticsearch relationships Fix wrong SCHEME environment variable for Elasticsearch service in Docker integration Fix the debug toolbar is missing Local Web Server information on Symfony 5.2 and more Fix env:settings table should not wrap Add CA support for SLES, OpenSUSE, Firefox/Chromium nightly/developer Add better sudo prompt for server:ca:install Speed-up server:ca:install Fix server:start consumes Symfony's debug toolbar start markup Fix var:set might hang waiting for activity completion Fix project:create might hang forever

Newest issues and pull requests

[Serializer] Add a way to provide a context in mapping Allow specifying the location of auto-generated preload file

They talked about us

Creating Symfony services using the factory pattern Nullable Embeddable with Symfony and Doctrine ORM Add service layer to Doctrine ORM The singleton pattern in Symfony PHP Framework Symfony 5.2 & PHP 8 sous Docker en 5 minutes SymfonyWorld 2020: zapowiedź

Call to Action

Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/eDq5DUl7D8A/a-week-of-symfony-724-9-15-november-2020

Creată 5y | 15 nov. 2020, 09:20:17


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 mai 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 mai 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 mai 2025, 08:50:08 | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

16 mai 2025, 15:10:26 | Symfony
New in Symfony 7.3: Dependency Injection Improvements

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.

S

16 mai 2025, 08:10:11 | Symfony