Commit 1ec29ce
committed
minor symfony#52505 [String] remove error handler not needed on PHP 8 (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[String] remove error handler not needed on PHP 8
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
b95f7fc remove error handler not needed on PHP 81 file changed
+6
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
511 | | - | |
512 | 510 | | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
524 | 515 | | |
525 | | - | |
526 | | - | |
| 516 | + | |
| 517 | + | |
527 | 518 | | |
528 | 519 | | |
529 | 520 | | |
| |||
0 commit comments