Closed ellisv closed 4 years ago
@jcchavezs during my last changes this PR looks like covered.
@piotrooo Could you please update your PR by adding a link to this one
@sergeyklay linking PR? Whats the reason?
I suspect that using one pull request, you have closed/covered several issues/PRs. If so, it would be good to have references to things your PR has successfully closed.
@jcchavezs it's seems to good candidate to close .
This PR removes one level of directory from
src/
andtests/
. E.g.src/OpenTracing/Span.php
is moved tosrc/Span.php
.This change is backwards compatible and has no effect on namespaces.