You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
I have a great interest in making PHP work with OpenCensus, and I found the basis of the package pretty solid. I've noticed that the activity of this project dropped significantly, so I forked the package and continued development at my forked repository.
Things that I have changed so far are:
Added parameter and return types where applicable
Changed the inject and extract methods slightly (breaking change)
Changed the export method (breaking change)
I'd highly appreciate if I could become a collaborator of this project, so we could revive the project, or if you could review my fork and merge things that apply.
Cheers,
Nenad
The text was updated successfully, but these errors were encountered:
@basvanbeek@ericnorris since you seem to be the only 'active' developers on this project, could you please enlighten us on this subject? (@chingor13 as the main contributor).
Hey @nenad and @Swahjak, I would not call myself a developer on this project in any capacity :) I was only submitting a PHP 7.4 fix for my company upstream.
Hi!
I have a great interest in making PHP work with OpenCensus, and I found the basis of the package pretty solid. I've noticed that the activity of this project dropped significantly, so I forked the package and continued development at my forked repository.
Things that I have changed so far are:
inject
andextract
methods slightly (breaking change)export
method (breaking change)I'd highly appreciate if I could become a collaborator of this project, so we could revive the project, or if you could review my fork and merge things that apply.
Cheers,
Nenad
The text was updated successfully, but these errors were encountered: