Skip to content

[FIX] Cachelib: silence the warning coming from unserialize

Sometimes unserialize php function is throwing a warning:

ErrorException Notice: unserialize(): Error at offset 40957 of 40960 bytes

Relates: https://avan.tech/item88473

Merge request reports