-
Notifications
You must be signed in to change notification settings - Fork 84
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
Create new release to fix deprecation warnings #78
Comments
Note that Composer 2 will be released in a few weeks, at which point these won't be just warnings any more, but potentially critical errors. |
@danepowell I'm not an official maintainer, but if we're talking Composer 2.0, PR #82 will need to be merged before any release. |
I'm not talking about supporting Composer 2, I'm just talking about getting rid of the scary (to some people, especially our customers) yellow warnings for Composer 1 users. I think these warnings were already fixed in master, all we need is a new stable release (i.e. 2.0.2) to take advantage of the fix. Composer 2 support is of course important as well, but not as immediate :) |
We've just tested & locked to a specific commit on master to support composer v2 alpha testing and remove the deprecation warnings, a return to semver would be good :) Wish I could submit a PR for this! |
Hello everyone! I'm sadly currently the sole maintainer of this project, and hopefully we all can fix this soon. With what is happening in the world this year, this project has been hard backlogged on my end. I won't have time to verify and merge PRs anymore for the foreseeable future. Same goes of course with any required fix, code modifications or documentation changes. I've asked around and I'm ready to move this repository to it's own GitHub organization, where people can be added as collaborators. I'm more than willing to give away merge and other required access. I'll remain the primary owner to manage the org itself. So two questions:
|
@jmarcil I understand and sympathize with those challenges, and don't want to create more work for you. We're not asking for any new development as part of this ticket, all we need is a release tag, would you be able to accommodate that? |
As long as the name in the So I currently can't think of anything which would break. I would recommend mentioning it in the changelog all the same.
See my previous reply to this: #56 (comment) |
Anyone installing phpcs-security-audit via Composer now gets warnings like this:
This is due to a bug that I think was fix in
master
, but it has not been released. In fact there hasn't been a stable release since last year.Could we please get a new stable release to fix these issues?
The text was updated successfully, but these errors were encountered: