This week, the upcoming Symfony 4.4. version added a new feature for lazy computation of string values injected into services and continued working on the new feature to store secrets. Finally, the SymfonyCon Amsterdam 2019 conference announced a fundraising for its scholarship program.
Symfony development highlights
This week, 62 pull requests were merged (26 in code and 36 in docs) and 36 issues were closed (25 in code and 11 in docs). Excluding merges, 34 authors made 1,476 additions and 444 deletions. See details for code and docs.
- 52f8fc8: [Yaml] throw exception for tagged invalid inline elements
- a054d88: [Dotenv] allowed LF in single-quoted strings
- a54ecb0: [Routing] fixed route loading with wildcard when dir or file is empty
- 0c77296: [HttpClient] workaround curl_multi_select() issue
- 537d373: [Mailer] fixed Mandrill Transport API payload for named addresses
- ff3e32c: [FrameworkBundle] improved the sorting of tagged services
- 46e94d9: [HttpClient] added HttpClient::createForBaseUri()
- 6253369: [TwigBridge] added show-deprecations option to the lint:twig command
- e402f19: [ErrorRenderer] extended legacy exception for backwards compatibility
- 537d373: [Mailer] fixed Mandrill Transport API payload for named addresses
- c4b39b7: [HttpClient] improved StreamWrapper
- b9ba0c5: replaced STDIN by php://stdin
- 594e7ae: [DependencyInjection] added LazyString for lazy computation of string values injected into services
- 004ee73: [Serializer] added context options to handle BOM in CSV
- 0065f75: [PropertyInfo] respect property name case when guessing from public method name
- 805449d: [Mailer] added Message-Id to SentMessage when sending an email
- b6d4690: [String] optimized equalsTo/startsWith/endsWith
- 5880c5c: [String] added bytesAt() and codePointsAt()
- e28bc78: [String] added AbstractString::toString() method
Newest issues and pull requests
- [RFC][Security] Built-in CSRF protection for firewalls
- [Messenger] Add DoctrineConnectionTransactionMiddleware
They talked about us
- How to implement BotDetect Captcha in your Symfony 4 Forms
- Tune-in Symfony Performance with These Optimization Tips
- Nuevo en Symfony 4.4: Mejorado el validador Type
- Nuevo en Symfony 4.4: Nuevo middleware para el componente Messenger
- Nuevo en Symfony 4.4: Simplificados los tests de emails
- Symfony 4: Comandos útiles
Call to Action
- Give Symfony a star on GitHub
- Follow Symfony on Twitter and retweet this article.
- Subscribe to the Symfony blog RSS and never miss a Symfony story again.