PHP Extension 5.7.4 released
- Improvement: The
\Tideways\Profiler\WithSpan
class is consistently defined even in PHP 7.x for interoperability with PHP 8.x code that instantiates the class. Applying it to a method or function will still not have an effect, as PHP 7.x does not support attributes.