16 Commits

Author SHA1 Message Date
Christian Flothmann
e61842281e Merge branch '6.4' into 7.4
* 6.4:
  remove usages of the deprecated any() invoked count expectation
  Minor: Fix Portuguese (pt) translations for validators
  [Serializer] Fix passing context option to property-info
  [CssSelector] Add LRU cache to CssSelectorConverter
2026-02-17 08:53:42 +01:00
Christian Flothmann
51b8af9e60 remove usages of the deprecated any() invoked count expectation 2026-02-16 21:44:03 +01:00
Christian Flothmann
029303f5c3 Merge branch '7.3' into 7.4
* 7.3:
  fix merge
  do not use PHPUnit mock objects without configured expectations
  do not use PHPUnit mock objects without configured expectations
  Typo
  [HttpClient] Fix and test replacing repeated headers with CachingHttpClient
  [Messenger] Fix processing batches
  do not use PHPUnit mock objects without configured expectations
  do not use PHPUnit mock objects without configured expectations
2026-01-06 13:34:24 +01:00
Christian Flothmann
516235ecf3 Merge branch '6.4' into 7.3
* 6.4:
  do not use PHPUnit mock objects without configured expectations
  do not use PHPUnit mock objects without configured expectations
  [HttpClient] Fix and test replacing repeated headers with CachingHttpClient
  [Messenger] Fix processing batches
  do not use PHPUnit mock objects without configured expectations
  do not use PHPUnit mock objects without configured expectations
2026-01-06 13:19:16 +01:00
Christian Flothmann
1d41e1f75a do not use PHPUnit mock objects without configured expectations 2026-01-05 14:01:46 +01:00
Christian Flothmann
7095ef54a5 replace PHPUnit annotations with attributes 2025-08-04 09:05:15 +02:00
HypeMC
ccdd87db3c [Console] Simplify using invokable commands when the component is used standalone 2025-06-09 17:40:54 +02:00
Christian Flothmann
2ce6f817c4 do not mock the ContainerInterface 2024-01-17 17:02:35 +01:00
Nicolas Grekas
4942e74faa Merge branch '6.3' into 6.4
* 6.3:
  [Console] Fix horizontal table top border is incorrectly rendered
  [Tests] Streamline
  [Uid] Fix UuidV7 collisions within the same ms
  [Validator] updated Romanian translation
2023-10-31 09:18:17 +01:00
Nicolas Grekas
f7042aa0e8 Merge branch '5.4' into 6.3
* 5.4:
  [Tests] Streamline
  [Validator] updated Romanian translation
2023-10-31 09:07:48 +01:00
Oskar Stark
4eeac66c8b [Tests] Streamline 2023-10-31 08:58:33 +01:00
Nicolas Grekas
aae2c3f0ac Use typed properties in tests as much as possible 2023-07-25 10:53:33 +02:00
Nicolas Grekas
d3033d47ca Merge branch '5.4' into 6.2
* 5.4:
  Migrate to `static` data providers using `rector/rector`
2023-02-14 09:44:56 +01:00
Oskar Stark
7e1dafb074 Migrate to static data providers using rector/rector 2023-02-14 09:03:56 +01:00
Nicolas Grekas
2f3f5384cd Bump minimum version of PHP to 8.1 2022-02-25 12:15:52 +01:00
andyexeter
bdf28ddc2f Add completion for cache:pool:clear and cache:pool:delete commands 2021-10-21 13:22:52 +01:00