Commit Graph

54047 Commits

Author SHA1 Message Date
Fabien Potencier 9ffeba3c82 Bump Symfony version to 5.2.12 2021-06-30 10:27:13 +02:00
Fabien Potencier 030bccfb59
Merge pull request #41914 from fabpot/release-5.2.11
released v5.2.11
2021-06-30 10:23:43 +02:00
Fabien Potencier 8f12e12826 Update VERSION for 5.2.11 2021-06-30 10:23:28 +02:00
Fabien Potencier 55b8370acc Update CHANGELOG for 5.2.11 2021-06-30 10:23:19 +02:00
Fabien Potencier 0d8f6c2029 Merge branch '4.4' into 5.2
* 4.4:
  [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
  Missing translations for Chinese (zh_CN) #41814
  update Italian translation
  added missing Arabic translations
2021-06-30 09:26:44 +02:00
Fabien Potencier 43733f79f6 minor #41888 added missing Arabic translations (ELATTARIYassine)
This PR was merged into the 4.4 branch.

Discussion
----------

added missing Arabic translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#...

Related to #41811

Commits
-------

f549d9cd9c added missing Arabic translations
2021-06-30 09:16:09 +02:00
Fabien Potencier 17a156eea1 minor #41908 Missing translations for Chinese (zh_CN) #41814 (JJsty1e)
This PR was merged into the 4.4 branch.

Discussion
----------

Missing translations for Chinese (zh_CN) #41814

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41814
| License       | MIT
| Doc PR        | none

1. change "数值" to "值" in some tokens.("数值" in Chinese means an numeric value, but some tokens not declare it's value is a number);
2. add the id=100 translation.

Commits
-------

62183afac4 Missing translations for Chinese (zh_CN) #41814
2021-06-30 09:13:58 +02:00
Fabien Potencier e2d33fb93c bug #41893 [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows (arnegroskurth)
This PR was merged into the 4.4 branch.

Discussion
----------

[Filesystem] Workaround cannot dumpFile into "protected" folders on Windows

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #39496
| License       | MIT
| Doc PR        |

Commits
-------

4b9b68c023 [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
2021-06-30 09:12:23 +02:00
Arne Groskurth 4b9b68c023 [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows 2021-06-30 09:10:18 +02:00
无聊的杰基 62183afac4
Missing translations for Chinese (zh_CN) #41814
1. change "数值" to "值" in some tokens.("数值" in Chinese means an numeric value, but some tokens not declare it's value is a number);
2. add the id=100 translation.
2021-06-30 13:40:44 +08:00
Fabien Potencier 99a8b9f786 minor #41895 update Italian translation (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

update Italian translation

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | none
| License       | MIT
| Doc PR        | unneeded

Add missing translation for Italian language.

Commits
-------

18bf1bf44c update Italian translation
2021-06-29 12:20:48 +02:00
Nicolas Grekas 3c29298aba Merge branch '4.4' into 5.2
* 4.4:
  Tweak GHA
2021-06-29 12:14:20 +02:00
Nicolas Grekas d8c3efb47c bug #41896 [Messenger] fix FlattenExceptionNormalizer (nicolas-grekas)
This PR was merged into the 5.2 branch.

Discussion
----------

[Messenger] fix FlattenExceptionNormalizer

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

The status code of FlattenException cannot be null; the current code breaks the contract.

Commits
-------

72020d8134 [Messenger] fix FlattenExceptionNormalizer
2021-06-29 12:14:12 +02:00
Nicolas Grekas 72020d8134 [Messenger] fix FlattenExceptionNormalizer 2021-06-29 11:57:42 +02:00
Nicolas Grekas 18bf1bf44c
update Italian translation 2021-06-29 11:37:11 +02:00
Nicolas Grekas edf74fa9ab Tweak GHA 2021-06-29 11:23:13 +02:00
elattariyassine f549d9cd9c
added missing Arabic translations 2021-06-28 19:06:40 +01:00
Nicolas Grekas 10732e7abd Merge branch '4.4' into 5.2
* 4.4:
  [FrameworkBundle] fix tests
2021-06-28 17:43:48 +02:00
Nicolas Grekas 41e88c9d8f minor #41885 [FrameworkBundle] fix tests (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[FrameworkBundle] fix tests

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Needed to make #41884 green.

Commits
-------

21621ab783 [FrameworkBundle] fix tests
2021-06-28 17:40:46 +02:00
Nicolas Grekas 21621ab783 [FrameworkBundle] fix tests 2021-06-28 17:39:02 +02:00
Nicolas Grekas 02cc8f23ff Merge branch '4.4' into 5.2
* 4.4:
  Tweak CI
  Tweak CI
2021-06-28 11:07:49 +02:00
Nicolas Grekas ac2c3a936d Tweak CI 2021-06-28 11:04:43 +02:00
Nicolas Grekas ab2a0fe653 Tweak CI 2021-06-28 11:03:12 +02:00
Nicolas Grekas e86c13bccd Merge branch '4.4' into 5.2
* 4.4:
  Tweak GHA
2021-06-27 18:43:10 +02:00
Nicolas Grekas bd412f2616 Tweak GHA 2021-06-27 18:37:09 +02:00
Nicolas Grekas 70a0256482 - 2021-06-27 14:41:38 +02:00
Nicolas Grekas 381e4679cb Merge branch '4.4' into 5.2
* 4.4:
  -
2021-06-27 14:33:44 +02:00
Nicolas Grekas c6193bf85d - 2021-06-27 14:32:53 +02:00
Nicolas Grekas 6c5eb89035 Merge branch '4.4' into 5.2
* 4.4:
  -
2021-06-27 14:24:20 +02:00
Nicolas Grekas decf443a20 - 2021-06-27 14:24:10 +02:00
Nicolas Grekas 08c27ede89 Merge branch '4.4' into 5.2
* 4.4:
  [gha] Define COLUMNS properly
  [travis] keep compiling sodium
2021-06-27 14:19:08 +02:00
Nicolas Grekas 058168e2ed [gha] Define COLUMNS properly
This reverts commit c2e4ac613c.
2021-06-27 14:18:17 +02:00
Nicolas Grekas fdb8b9e64c [travis] keep compiling sodium 2021-06-27 14:10:14 +02:00
Nicolas Grekas 93ca6cfd57 Merge branch '4.4' into 5.2
* 4.4:
  -
2021-06-27 14:04:51 +02:00
Nicolas Grekas 0ef5ec8f81 - 2021-06-27 14:04:45 +02:00
Nicolas Grekas 639c913be0 Merge branch '4.4' into 5.2
* 4.4:
  -
  [travis] raise concurrency
2021-06-27 13:58:55 +02:00
Nicolas Grekas c2e4ac613c - 2021-06-27 13:58:40 +02:00
Nicolas Grekas 2545205ea6 minor #41875 [travis] raise concurrency (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[travis] raise concurrency

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Commits
-------

aecaf6b49d [travis] raise concurrency
2021-06-27 13:53:23 +02:00
Nicolas Grekas aecaf6b49d [travis] raise concurrency 2021-06-27 13:47:28 +02:00
Nicolas Grekas 1bbacd5c86 Fix CI 2021-06-27 13:43:47 +02:00
Wouter de Jong e67587f3b9 bug #41242 [SecurityBundle] Change information label from red to yellow (94noni)
This PR was submitted for the 5.4 branch but it was merged into the 5.2 branch instead.

Discussion
----------

[SecurityBundle] Change information label from red to yellow

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | .
| License       | MIT
| Doc PR        | .

The red colour feels like an error, but being not authenticated is more like a warning (generally associated with yellow/orange) than an error (generally in red).
Feel free to close, cheers :)

Commits
-------

41ebc32373 [SecurityBundle] Change n/a information label from red to yellow
2021-06-27 13:37:11 +02:00
Antoine Makdessi 41ebc32373 [SecurityBundle] Change n/a information label from red to yellow 2021-06-27 13:37:03 +02:00
Nicolas Grekas 2fe4ffb82a Merge branch '4.4' into 5.2
* 4.4:
  Fix CI
  * validators.(ru|lt).xlf - wrong trans-unit ids
  Add new translation in Hungarian
  [Validator] Added missing spanish translation
2021-06-27 13:34:24 +02:00
Nicolas Grekas bb59651e48 Fix CI 2021-06-27 13:30:21 +02:00
Fabien Potencier 8838f925ba minor #41870 [Validator] Added missing spanish translation (vallel)
This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] Added missing spanish translation

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41834
| License       | MIT
| Doc PR        |

Added missing spanish translation for validator

Commits
-------

beabf50137 [Validator] Added missing spanish translation
2021-06-27 12:19:50 +02:00
Fabien Potencier aea9de43f6 minor #41871 [Validators] Add new translation in Hungarian (danielTiringer)
This PR was merged into the 4.4 branch.

Discussion
----------

[Validators] Add new translation in Hungarian

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41821
| License       | MIT
| Doc PR        | N/A

This PR adds missing Hungarian translations.

Commits
-------

78745133b3 Add new translation in Hungarian
2021-06-27 12:16:08 +02:00
Fabien Potencier cbaae666c7 minor #41872 * validators.(ru|lt).xlf - wrong trans-unit ids (StaffNowa)
This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

* validators.(ru|lt).xlf - wrong trans-unit ids

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | https://github.com/symfony/symfony/issues/41867
| License       | MIT

Hi, it is not a big issue, but validators.en.xlf vs validators.ru.xlf indexes not matched.

Commits
-------

9a20e25ba9 * validators.(ru|lt).xlf - wrong trans-unit ids
2021-06-27 12:13:29 +02:00
Vasilij Dusko 9a20e25ba9 * validators.(ru|lt).xlf - wrong trans-unit ids 2021-06-27 12:13:23 +02:00
Nicolas Grekas 021a0a2bfd - 2021-06-27 11:27:06 +02:00
Nicolas Grekas b32ab9353e - 2021-06-27 11:20:13 +02:00