Skip to content

Conversation

wandersonwhcr
Copy link
Contributor

@wandersonwhcr wandersonwhcr commented Oct 13, 2017

This PR fixes AppVeyor build problems, where PHP indirect dependencies (KB3035131) are returning some errors because Windows Update Service is not properly restarted.

Related #192
Fix #157

Related jberezanski/ChocolateyPackages#20

Wanderson Henrique Camargo Rosa added 2 commits October 13, 2017 13:11
This commit fixes an unexpected behavior with Windows Update from
AppVeyor. Installing PHP with chocolatey, some dependencies are
downloaded. KB3035131 is a PHP indirect dependency and causes an error
when installed, because Windows Update Service must be restarted.

After some Google digging, PHPMD uses these commands to config and
restart Windows Update Service.

Fix #157
See https://github.com/phpmd/phpmd/blob/0a69edf/appveyor.yml#L12-L13
@wandersonwhcr
Copy link
Contributor Author

Hadouken!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AppVeyor build is breaking
2 participants