Commit 0bc0f45
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/trimSuffix2 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
805 | | - | |
| 805 | + | |
806 | 806 | | |
807 | | - | |
| 807 | + | |
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2627 | 2627 | | |
2628 | 2628 | | |
2629 | 2629 | | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
| 2633 | + | |
| 2634 | + | |
| 2635 | + | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
2630 | 2645 | | |
2631 | 2646 | | |
2632 | 2647 | | |
| |||
0 commit comments