Commit Graph

331 Commits

Author SHA1 Message Date
Christian Flothmann
3e148e843c Merge branch '4.4' into 5.2
* 4.4:
  do not mock the Request class
  do not mock event classes
  recover from failed deserializations
  [ErrorHandle] Remove a link from the exception page
  [Validator] Added Ukrainian translations
  [GHA] Clarify some bits in the deps=high script
2021-07-10 10:11:29 +02:00
Fabien Potencier
09814d5548 minor #42007 [GHA] Clarify some bits in the deps=high script (wouterj)
This PR was merged into the 4.4 branch.

Discussion
----------

[GHA] Clarify some bits in the deps=high script

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

I had some difficulty understanding how flipped tests worked. Luckily, `@nicolas`-grekas was available to answer some questions. However, I'm sure that I've forgotten the logic in about a week time, so I think it's worth clarifying the code a bit (but feel free to close if it's just me).

Commits
-------

ff08dcaca6 [GHA] Clarify some bits in the deps=high script
2021-07-08 11:16:39 +02:00
Nicolas Grekas
d008bd6878 Merge branch '4.4' into 5.2
* 4.4:
  [Cache] backport type fixes
2021-07-07 14:33:44 +02:00
Nicolas Grekas
a6a00915c3 [Cache] backport type fixes 2021-07-07 14:25:09 +02:00
Wouter de Jong
ff08dcaca6 [GHA] Clarify some bits in the deps=high script 2021-07-06 18:29:48 +02:00
Alexander M. Turek
c296159beb Merge branch '4.4' into 5.2
* 4.4:
  [PhpUnitBridge] Fix deprecation handler with PHPUnit 10
  Revert CI workaround for masterminds/html5
2021-07-02 08:24:34 +02:00
Alexander M. Turek
44ca13ef40 Revert CI workaround for masterminds/html5
Signed-off-by: Alexander M. Turek <me@derrabus.de>
2021-07-01 16:52:12 +02:00
Nicolas Grekas
3221949249 Merge branch '4.4' into 5.2
* 4.4:
  Fix tests
2021-06-30 16:08:26 +02:00
Nicolas Grekas
7c6c7b0331 Fix tests 2021-06-30 16:07:32 +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
edf74fa9ab Tweak GHA 2021-06-29 11:23:13 +02: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
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
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
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
1bbacd5c86 Fix CI 2021-06-27 13:43:47 +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
Nicolas Grekas
021a0a2bfd - 2021-06-27 11:27:06 +02:00
Nicolas Grekas
b61b74c1ff Merge branch '4.4' into 5.2
* 4.4:
  -
  PHPUnit on GitHub Actions
2021-06-27 11:16:08 +02:00
Nicolas Grekas
fa5ed19ab8 - 2021-06-26 23:56:04 +02:00
Alexander M. Turek
b8182a8ecc PHPUnit on GitHub Actions 2021-06-26 13:58:58 +02:00
Alexander M. Turek
1a2e10137e Merge branch '4.4' into 5.2
* 4.4:
  [FrameworkBundle] Replace var_export with VarExporter to use array short syntax
  Pin masterminds/html5 to the master branch for PHP 8.1
2021-06-22 22:08:09 +02:00
Alexander M. Turek
9c69e77805 Pin masterminds/html5 to the master branch for PHP 8.1
Signed-off-by: Alexander M. Turek <me@derrabus.de>
2021-06-22 17:42:29 +02:00
Thomas Calvet
ce8ee160d0 Remove Debug component from patch-types.php 2021-06-11 15:06:13 +02:00
Nicolas Grekas
dd12fe599d Merge branch '4.4' into 5.2
* 4.4:
  fix tests (ter)
  Fix tests (bis)
  [travis] fix travis hopefuly
  [Security] Fix SerializableUser fixture
  [FrameworkBundle][WebProfilerBundle] Don't pass null to string parameters
2021-06-07 16:50:44 +02:00
Nicolas Grekas
a71fb4b8f2 fix tests (ter) 2021-06-07 16:39:01 +02:00
Nicolas Grekas
521fceb70e Merge branch '4.4' into 5.2
* 4.4:
  Add 5.3 in github PR template
  Bump Symfony version to 4.4.25
  Update VERSION for 4.4.24
  Update CONTRIBUTORS for 4.4.24
  Update CHANGELOG for 4.4.24
2021-05-19 17:01:13 +02:00
Fabien Potencier
36238a4134 minor #41281 Add 5.3 in github PR template (jderusse)
This PR was merged into the 4.4 branch.

Discussion
----------

Add 5.3 in github PR template

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

Right time now :)

Commits
-------

327014b104 Add 5.3 in github PR template
2021-05-19 15:46:28 +02:00
Jérémy Derussé
327014b104
Add 5.3 in github PR template 2021-05-19 14:57:42 +02:00
Alexander M. Turek
ec761d6b94 Merge branch '4.4' into 5.2
* 4.4:
  Update .github/workflows/tests.yml
  Don't call class_exists() on null
  Added and improved Bulgarian translations
  PHP 8.1 must not cause the build to fail (yet)
  Add _run_tests bash function
  Add a GitHub Action for tests against PHP 8.1
  [HttpClient] fix adding query string to relative URLs with scoped clients
  [Security] Added Ukrainian translations
2021-05-15 14:42:34 +02:00
Tobias Nyholm
6a328ae01e
Update .github/workflows/tests.yml 2021-05-15 10:42:08 +02:00
Alexander M. Turek
6f1c4b8c58 PHP 8.1 must not cause the build to fail (yet) 2021-05-14 20:01:46 +02:00
Alexander M. Turek
b0b45105d7 Add _run_tests bash function 2021-05-14 19:21:16 +02:00
Alexander M. Turek
de4f0170e2 Add a GitHub Action for tests against PHP 8.1 2021-05-14 17:37:17 +02:00
Nicolas Grekas
49e5664309 Merge branch '4.4' into 5.2
* 4.4:
  [Console] Fix Windows code page support
  [CI][Psalm] Install stable/released PHPUnit
  Bump Symfony version to 4.4.24
  Update VERSION for 4.4.23
  Update CONTRIBUTORS for 4.4.23
  Update CHANGELOG for 4.4.23
2021-05-13 08:30:05 +02:00
Nyholm
2345614316 [CI][Psalm] Install stable/released PHPUnit 2021-05-12 18:07:54 +02:00
Nicolas Grekas
293919ff65 Merge branch '4.4' into 5.2
* 4.4:
  [CI][Psalm] Install stable/released PHPUnit
  [Security] Add missing Finnish translations
  [Security][Guard] Prevent user enumeration via response content
2021-05-12 15:14:35 +02:00
Nyholm
d36f5e31ee
[CI][Psalm] Install stable/released PHPUnit 2021-05-12 08:32:34 +02:00
Nicolas Grekas
36cc161adc Merge branch '4.4' into 5.2
* 4.4:
  [travis] remove cache of composer.lock for deps=low
  Fix comment with typo
2021-03-23 22:05:22 +01:00
Nicolas Grekas
9ba015d236 [travis] remove cache of composer.lock for deps=low 2021-03-23 21:57:14 +01:00