4 Commits

Author SHA1 Message Date
Nicolas Grekas
1f4977d8ab Merge branch '6.4' into 7.4
* 6.4:
  Improve the robustness of some tests
2026-02-15 11:51:04 +01:00
Nicolas Grekas
2a427bbc0e Improve the robustness of some tests 2026-02-15 11:41:41 +01:00
Nicolas Grekas
f515f3dc4f Merge branch '7.3' into 7.4
* 7.3:
  Fix inline var annotations
  fix expected stream to native value transformers
  [Console][Table] Don't split grapheme clusters
  [FrameworkBundle] Fix block type from `OK` to `ERROR` when local vault is disabled in `SecretsGenerateKeysCommand`
  [FrameworkBundle] Add tests for `secrets:decrypt-to-local`, `encrypt-from-local`, and `generate-keys` commands
  Reflection*::setAccessible() has no effect as of PHP 8.1
2025-08-04 17:20:06 +02:00
Santiago San Martin
90ffe3fbf4 [FrameworkBundle] Add tests for secrets:decrypt-to-local, encrypt-from-local, and generate-keys commands 2025-08-04 00:03:23 -03:00