Skip to content
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

Simplify php (extension) removal #526

Merged
merged 1 commit into from
Jul 29, 2019
Merged

Simplify php (extension) removal #526

merged 1 commit into from
Jul 29, 2019

Conversation

TuningYourCode
Copy link
Contributor

Pull Request (PR) description

This PR enables simplified removal of php. Without this change you have to set each extension the ensure attribute itself because php::ensure: absent will currently not influence php::extension::$title::ensure.

This Pull Request (PR) fixes the following issues

@bastelfreak
Copy link
Member

Hi @TuningYourCode, thanks for the PR. Can you add some tests to this?

@bastelfreak bastelfreak added enhancement New feature or request needs-tests labels Jul 28, 2019
@TuningYourCode
Copy link
Contributor Author

Tests added. Should also provide basic test if packages get removed on $php::ensure = 'absent';

@bastelfreak
Copy link
Member

Thanks for the PR @TuningYourCode !

@bastelfreak bastelfreak merged commit 1726187 into voxpupuli:master Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants