Commit c149ec9
committed
bug #1043 [AI Bundle] Enabling translations breaks container dumping (VincentLanglet)
This PR was squashed before being merged into the main branch.
Discussion
----------
[AI Bundle] Enabling translations breaks container dumping
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | Fix #1040
| License | MIT
<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.
Additionally (see https://symfony.com/releases):
- Always add tests and ensure they pass.
- For new features, provide some code snippets to help understand usage.
- Features and deprecations must be submitted against branch main.
- Update/add documentation as required (we can help!)
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
- Never break backward compatibility (see https://symfony.com/bc).
-->
Commits
-------
b86f048 [AI Bundle] Enabling translations breaks container dumpingFile tree
2 files changed
+14
-3
lines changed- src/ai-bundle
- src
- tests/DependencyInjection
2 files changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
881 | 881 | | |
882 | 882 | | |
883 | 883 | | |
884 | | - | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
885 | 890 | | |
886 | 891 | | |
887 | 892 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
2957 | 2956 | | |
2958 | 2957 | | |
2959 | 2958 | | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
2960 | 2966 | | |
2961 | 2967 | | |
2962 | 2968 | | |
2963 | 2969 | | |
2964 | | - | |
| 2970 | + | |
2965 | 2971 | | |
2966 | 2972 | | |
2967 | 2973 | | |
| |||
0 commit comments