Commit 4ecd32a
committed
Merge branch '7.0' into 7.1
* 7.0:
[DependencyInjection] Fix computing error messages involving service locators
[Serializer] Fix unknown types normalization type when know type
[ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3
[AssetMapper] Fix enquoted string pattern
[Validator] Review Romanian (ro) translations
[Console] Fix display of Table on Windows OS
[FrameworkBundle] Fix config builder with extensions extended in `build()`
[Translation] Fix extracting qualified t() function calls
Fix vertical table on windows
Fix the `command -v` exception when the command option with a dash prefix
Fix a minor design issue in the Welcome Page
[WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching
explicitly cast boolean SSL stream options
return the unchanged text if preg_replace_callback() fails
the 'use_notify' option is on the factory, not on the postgres connection class
review translations1 file changed
+20
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
57 | 71 | | |
| 72 | + | |
58 | 73 | | |
| 74 | + | |
59 | 75 | | |
60 | 76 | | |
61 | 77 | | |
| |||
0 commit comments