Commit 02e32e6
committed
Merge branch '7.4' into 8.0
* 7.4:
Fix inline var annotations
run tests with PHPUnit 12.0 on PHP >= 8.3
fix expected stream to native value transformers
replace #[TestWithJson] with #[TestWith]
[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.11 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments