| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 290 Bytes | |
| v8.0.15 source code.tar.gz | 2026-07-29 | 68.9 kB | |
| v8.0.15 source code.zip | 2026-07-29 | 91.7 kB | |
| Totals: 3 Items | 160.9 kB | 0 | |
Changelog (https://github.com/symfony/error-handler/compare/v8.0.14...v8.0.15)
- bug [#64930] Handle PHP 8.6 removing function arguments in error messages (@MatTheCat)
- bug [#64904] Fix fatal error without args triggering an error when calling
getTraceFromString(@timacdonald)