v8.0.15
·
34 commits
to 8.2
since this release
Immutable
release. Only release title and notes can be modified.
Changelog (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)