Commit c46876b
committed
Merge branch '6.4' into 7.0
* 6.4: (31 commits)
[HttpKernel] Strip exception file paths from log messages
[Validator] Add ability to validate time without seconds
[Process] Fix test case
[Process] Support finding executables independently of open_basedir
[Mime] Update mimetypes
Add some PHPDoc
[Workflow] Add a profiler
[Form] Removing self-closing slash from `<input>`
[FrameworkBundle][Serializer] Add TranslatableNormalizer
[Uid] Fix example
[HttpKernel] Add `reset()` implementation in DataCollector
[Uid] Add more PHP doc to "export" functions
[HttpKernel] RequestPayloadValueResolver Add support for custom http status code
[Serializer] Add support for seld/jsonlint in order to enhance error messages
[Workflow] fix MermaidDumper when place contains special char
[Translation] Phrase translation provider
[Workflow] Add support for storing the marking in a property
[Crawler] Fix regression where cdata nodes will return empty string
[Scheduler] make `ScheduledStamp` "send-able"
[Serializer] Groups annotation/attribute on class
...File tree
1 file changed
+2
-1
lines changed- Extension/DependencyInjection
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments