Closed Nevay closed 1 month ago
PSR7 RequestInterface::getUri() must return UriInterface, not string; explicit typehint was added in 2.0.
RequestInterface::getUri()
UriInterface
string
2.0
See https://github.com/open-telemetry/opentelemetry-php/actions/runs/11087368795/job/30806007374?pr=1391#step:17:50.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.71%. Comparing base (20bf3cf) to head (e603522). Report is 1 commits behind head on main.
20bf3cf
e603522
PSR7
RequestInterface::getUri()
must returnUriInterface
, notstring
; explicit typehint was added in2.0
.See https://github.com/open-telemetry/opentelemetry-php/actions/runs/11087368795/job/30806007374?pr=1391#step:17:50.