A Week of Symfony #620 (12-18 November 2018)
November 18, 2018 • Published by Javier Eguiluz
This week, the second beta of Symfony 4.2 was published in preparation for its final release in two weeks. In order to simplify the maintenance of Symfony apps, we undeprecated the single-colon controller notation and also reverted the deprecation of --env and --no-debug console options.
Symfony development highlights
This week, 54 pull requests were merged (38 in code and 16 in docs) and 64 issues were closed (48 in code and 16 in docs). Excluding merges, 32 authors made 2,656 additions and 914 deletions. See details for code and docs.
- 26f321c: [Config] unset key during normalization
- 893237d: [Form] invalidated forms on transformation failures
- 32c0172: [Form] fixed keeping hash of equal \DateTimeInterface on submit
- f975be2: [Form] fixed empty data for compound date types
- b11ec05: [Validator] added the missing constraints instance checks
- 8dcefc9: [Workflow] fixed guard event names for transitions
- 1ac042b: [PropertyAccessor] fixed unable to write to singular property using setter while plural adder/remover exist
- 236565c: [DependencyInjection] don't fail on missing classes when resource tracking is disabled
- 28cd88e: [Workflow] fixed bug of buildTransitionBlockerList when many transition are enabled
- c96325f: [Routing] generate(null) should throw an exception
- e59e4e0: undeprecated the single-colon controller notation
- fb249f0: [Messenger] collect all stamps added on Envelope as collections
- 3778585: [HttpKernel] fixed collecting uploaded files
- 443f8ad: [FrameworkBundle] reverted deprecation of --env and --no-debug console options
- 100f205: [VarExporter] fixed handling of __sleep()
- 88891d5: [Messenger] added handled & sent stamps
- ef75454: [Translation] made intl+icu format seamless by handling it in MessageCatalogue
- f975be2: [Form] fixed empty data for compound date types
- 429f500: [Debug] removed frames added by DebugClassLoader in stack traces
Newest issues and pull requests
- [RFC] Simplify wiring of service locators
- [RFC] Allow different location for bundle assets
- [Console] Display the root cause in the stack trace with -vv
They talked about us
- League OAuth 2.0 server with Symfony
- Will Autowired Arrays Finally Deprecate Tags in Symfony and Nette?
- Le framework Symfony
- Symfony Bundle для экспорта статистик в формате Prometheus
Upcoming Symfony Events
- Sfpot Novembre 2018: Paris, France (November 20, 2018)
- Symfony 4.2 and Patterns in Doctrine: Berlin, Germany (November 28, 2018)
- Symfony trifft Kiel: Kiel, Germany (November 29, 2018)
- Treffen der Symfony User Group Hamburg: Hamburg, Germany (December 4, 2018)
- Symfony India Meetup 2018: Noida, India (December 15, 2018)
Call to Action
- Follow Symfony on Twitter and retweet this article.
- Follow Symfony on Medium and clap for this article.
- Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.