Commit 1e7d5ca
committed
Merge branch '7.3' into 7.4
* 7.3:
fix test
Restore Relay 8.5 test
account for PHP_ZTS being a boolean value on PHP 8.4+
[Intl] Update data to ICU 78.1
[Notifier][Smsbox] Add tests for `Mode` enum
[DependencyInjection] Remove unused variable
[Console] Fix exception message when abbreviation matches multiple hidden commands
[FrameworkBundle] Fix TypeError when traversing scalar values in debug:config
[DependencyInjection] Fix loop corruption in CheckTypeDeclarationsPass
[Security] Fix UserBadge validation bypass via identifier normalizer
[DependencyInjection] Fix invalid PHP syntax for nullable TypedReference in PhpDumper
Fix typo in comment
[Translation][Routing] Fix typos
[Config] Fix nullable EnumNode with BackedEnum
[String] Fix normalization in trimPrefix/trimSuffix1 file changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments