Skip to content

Commit dfb1005

Browse files
Merge branch '6.4' into 7.0
* 6.4: (33 commits) [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands [AssetMapper] Disable profiler when the "dev server" respond Adds translations for Portuguese (pt) [AssetMapper] Link needs as="style" Allow Symfony 7.0 on Phrase translation provider [Mime] Throw InvalidArgumentException on invalid form field type inside array [Mailer][Bridges] Allow Symfony 7 [Tests] Use `JsonMockResponse` where applicable [FrameworkBundle][HttpKernel] Introduce `$buildDir` argument to `WarmableInterface::warmup` to warm read-only artefacts in `build_dir` [ErrorHandler] Fix expected missing return types [Form] Fix merging params & files when "multiple" is enabled [HttpFoundation] Do not swallow trailing `=` in cookie value Fix markdown in README files Handle Sendinblue error responses without a message key Handle Brevo error responses without a message key [Scheduler] Add failureEvent [Notifier][Bridges] Allow Symfony 7 [Mailer][Brevo][Sendinblue] Fix typo [Serializer] Fix collecting only first missing constructor argument [ErrorHandler] Fix file link format call in trace view ...
2 parents cfee317 + 53a8ff8 commit dfb1005

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $sanitizer->sanitizeFor('section', $userInput); // Will sanitize as body
109109
Resources
110110
---------
111111

112-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
113-
* [Report issues](https://github.com/symfony/symfony/issues) and
114-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
115-
in the [main Symfony repository](https://github.com/symfony/symfony)
112+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
113+
* [Report issues](https://github.com/symfony/symfony/issues) and
114+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
115+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)