Symfony News

A Week of Symfony #668 (14-20 October 2019)

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.

3.4 changelog:

  • 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

4.3 changelog:

  • 0c77296: [HttpClient] workaround curl_multi_select() issue
  • 537d373: [Mailer] fixed Mandrill Transport API payload for named addresses

4.4 changelog:

  • 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

Master changelog:

  • 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

They talked about us

Call to Action


Be trained by Symfony experts - 2019-10-21 Lyon - 2019-10-28 Berlin - 2019-10-28 Berlin


About us

What a Symfony developer should know about the framework: News, Jobs, Tweets, Events, Videos,...

Resources

Find us on Twitter

Find us on Facebook