prometheus_client_php
prometheus_client_php copied to clipboard
APC may be ignoring encoding issues
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.