puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

Support for PHP7

Open strarsis opened this issue 9 years ago • 9 comments

it would be great if one can install PHP 7, too, using this module.

strarsis avatar Jan 26 '16 20:01 strarsis

I actually see a php 7 branch open here, however, if the repo owner is interested, I already have a php7 version working provided the package is available to the system (through default, ppa, etc). I tested it with ppa:ondrej/php (ubuntu 14.04) and Ubuntu 16.04 and it worked just fine.

https://github.com/vpassapera/puppet-php/tree/feature/php7-support

vpassapera avatar Apr 17 '16 05:04 vpassapera

I like it - i just did the php7 branch quick and dirty to test my debian wheezy version of dotdeb php7.0

jippi avatar Apr 17 '16 06:04 jippi

Would be great if we could include this as a flag in the latest master version. I would be willing to test this out on my local configuration. Main issue for me is that we still use php5(.6) on lots of servers. So switching to a php7 only module isn't an option at the moment.

ebuzzz avatar Jul 11 '17 07:07 ebuzzz

https://github.com/vpassapera/puppet-php/blob/feature/php7-support/manifests/params.pp#L29

Like that?

vpassapera avatar Jul 11 '17 11:07 vpassapera

I could rebase that branch and open up a PR, if owner interested.

I've since switched to using ansible but I'm always happy to make contributions

vpassapera avatar Jul 11 '17 11:07 vpassapera

I can give commit bit to you guys if you want to continue work on it :) please let me know

jippi avatar Jul 11 '17 11:07 jippi

I'll do the PR :D

vpassapera avatar Jul 11 '17 18:07 vpassapera

I'll do the PR :)

vpassapera avatar Jul 11 '17 18:07 vpassapera

Thanks!

jippi avatar Jul 11 '17 18:07 jippi