Running tests on PHP 8.5 triggers the following deprecation: > Increment on non-numeric string is deprecated, use str_increment() instead It seems related to `Http2ConnectionProcessor::$counter`.