Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
shlink4.4.5_php8.3_dist.zip | 2025-03-01 | 9.9 MB | |
shlink4.4.5_php8.4_dist.zip | 2025-03-01 | 9.9 MB | |
README.md | 2025-03-01 | 481 Bytes | |
v4.4.5 source code.tar.gz | 2025-03-01 | 169.3 kB | |
v4.4.5 source code.zip | 2025-03-01 | 417.6 kB | |
Totals: 5 Items | 20.4 MB | 0 |
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #2373 Ensure deprecation warnings do not end up escalated to
ErrorException
s byProblemDetailsMiddleware
.
In order to do this, Shlink will entirely ignore deprecation warnings when running in production, as those do not mean something is not working, but only that something will break in future versions.
Deprecated
- Nothing