Commit 54b61d4
committed
minor symfony#59674 [ErrorHandler] relax expected format for PHP 8.5 compatibility (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[ErrorHandler] relax expected format for PHP 8.5 compatibility
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
f8fe846 relax expected format for PHP 8.5 compatibilityFile tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/ErrorHandler/Tests/phpt
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
0 commit comments