| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 288 Bytes | |
| v8.1.2 source code.tar.gz | 2026-07-29 | 70.7 kB | |
| v8.1.2 source code.zip | 2026-07-29 | 94.0 kB | |
| Totals: 3 Items | 164.9 kB | 2 | |
Changelog (https://github.com/symfony/error-handler/compare/v8.1.0...v8.1.2)
- 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)