-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Add missing changelog entries from previous PRs #31697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing changelog entries from previous PRs #31697
Conversation
yceruto
commented
May 29, 2019
Q | A |
---|---|
Branch? | master |
Bug fix? | no |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | - |
License | MIT |
Doc PR | - |
afb341e
to
4bde66d
Compare
5.0.0 | ||
----- | ||
|
||
Removed support to load translation resources from the legacy directories `src/Resources/translations/` and `src/Resources/<BundleName>/translations/` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from #31668
5.0.0 | ||
----- | ||
|
||
* updated default value for the `strict_variables` option to `%kernel.debug%` parameter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from #31664
5.0.0 | ||
----- | ||
|
||
* removed the `ChoiceLoaderInterface` implementation in `CountryType`, `LanguageType`, `LocaleType` and `CurrencyType` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from #31665
4bde66d
to
ee3650b
Compare
Thank you @yceruto. |
This PR was merged into the 5.0-dev branch. Discussion ---------- Add missing changelog entries from previous PRs | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- ee3650b Add missing changelog entries from previous PRs