Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitc599598
committed
bug#19533 Fix translator cache_dir default value reference (smoench)
This PR was merged into the 5.4 branch.Discussion----------Fix translator cache_dir default value referenceAccording tohttps://github.com/symfony/symfony/blob/5.4/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L831 is the default value without a `/` at the end.<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `7.x` for features of unreleased versions).-->Commits-------ef35636 Fix translator cache_dir default value reference1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2508 | 2508 |
| |
2509 | 2509 |
| |
2510 | 2510 |
| |
2511 |
| - | |
| 2511 | + | |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 | 2514 |
| |
|
0 commit comments
Comments
(0)