Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2020

Bumps phpmd/phpmd from 2.9.0 to 2.9.1.

Release notes

Sourced from phpmd/phpmd's releases.

PHPMD 2.9.1

Fixed

  • Fixed #714: Improved static member detection
  • Fixed #816: Fixed undefined index referring

Consult the changelog for the full history of noteworthy changes or browse through the list of commits since the last release.

Contributors to this release

We would like to thank all the contributors that helped make this release possible:

Also, we are very grateful to contributors that opened issues, created pull requests or participated as our community.

Changelog

Sourced from phpmd/phpmd's changelog.

phpmd-2.9.1 (2020/09/23)

  • Fixed #714: Improved static member detection
  • Fixed #816: Fixed undefined index referring
Commits
  • ce10831 Merge pull request #825 from phpmd/changlog-2.9.1
  • d2a4053 Merge pull request #823 from kylekatarnls/feature/issue-714-fix-member-detection
  • 5b6db17 Add Changelog for 2.9.1
  • 5c21043 Merge pull request #821 from phpmd/kylekatarnls-build-number
  • 66baea1 #714 Add dedicated unit test for call with static member
  • 3fcd159 Fix #714 Improve static member detection
  • 81bc04d Merge pull request #818 from a-menshchikov/patch-1
  • 987c488 Upgrade build version number for next patch
  • 4607d6f Fixed undefined index referring
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.9.0...2.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2020
@dependabot dependabot bot requested a review from a team September 24, 2020 05:06
@Abban Abban merged commit e188816 into master Sep 24, 2020
@Abban Abban deleted the dependabot/composer/phpmd/phpmd-2.9.1 branch September 24, 2020 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant