APC may be ignoring encoding issues
rdohms opened this issue · 0 comments
rdohms commented
As per pack manual page
8.0.0 | This function no longer returns false on failure.
We seem to rely on a !== false
check
It now throws ValueError
Exceptions which we are not catching.
As per this commit in core.