-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Symfony 7 #289
base: master
Are you sure you want to change the base?
Conversation
@nikophil the community (including myself) has been raising issues and sending PRs since over a year now about Symfony's newer versions incompatibilities, deprecations warnings and whatnot, but it seems that the maintainers have simply gone dark... My company is currently using my fork (#281), and I noticed someone else also forked it but still didn't add anything new (chargePanelAndreas/EkinoNewRelicBundle); with that said, we'll possibly stop using NewRelic soon(ish ™️), so I won't be updating it any longer if/when that happens (and although I'd be more than happy to accept PRs to my own fork, someone else would have to send in one for Symfony 7 support, since we'll be staying in 6.4 at least until it receives only security updates). Personally, if you don't have the availability to rework your projects to remove this bundle, I'd recommend trying to contribute with my fork (or picking any other fork, I've noticed there are some that just gave up on their PRs and have added Symfony 7 support directly to their main branches) |
b45c1ba
to
fee08bc
Compare
Hello @nikophil. Sorry for the delay. Now the CI is green except for the dev branch (Symfony 7.1 and PHP 8.3). But I will not currently spend too much time on that as it is not necessary. |
hi @lruozzi9 face of the lack of maintenance of this bundle, and the absence of response on trivial but yet important subjects like this, we've decided to internalize how we interact with NewRelic that being said, I've looked at the code of the PR and seems good 👍 |
Any chance of getting this merged and tagged? |
Hi, are there any plans for this to be reviewed, merged and released? |
I think you can consider this bundle as abandoned and might consider using a fork or internalize some part of the code 🤷 |
Do someone want to fork it and maintain it? |
* feat: symfony 7 support from ekino#289 * test: ci * test: ci * test: ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci * fix: test ci
No description provided.