Commit 87ca0e4
committed
Merge branch '6.4' into 7.3
* 6.4:
Restore Relay 8.5 test
account for PHP_ZTS being a boolean value on PHP 8.4+
[Intl] Update data to ICU 78.1
[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
[DependencyInjection] Fix invalid PHP syntax for nullable TypedReference in PhpDumper
Fix typo in comment
[Translation][Routing] Fix typos
[String] Fix normalization in trimPrefix/trimSuffix2 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
| 794 | + | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2601 | 2601 | | |
2602 | 2602 | | |
2603 | 2603 | | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
2604 | 2619 | | |
2605 | 2620 | | |
2606 | 2621 | | |
| |||
0 commit comments