openzipkin / zipkin-php

Zipkin instrumentation for PHP
Apache License 2.0
274 stars 59 forks source link

Restrict support for PHP 7.4 #211

Closed jcchavezs closed 3 years ago

jcchavezs commented 3 years ago

This PR adds exclusive support for PHP 7.4 dropping compatibility with 7.3

Ping @nocive @andrei-dascalu @limingxinleo

Related to #202

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build #490


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Zipkin/Propagation/DefaultSamplingFlags.php 0 1 0.0%
<!-- Total: 13 14 92.86% -->
Totals Coverage Status
Change from base Build #472: 0.0%
Covered Lines: 764
Relevant Lines: 881

💛 - Coveralls