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

PHP 7.1 for all #5456

Merged
merged 3 commits into from
May 2, 2018
Merged

PHP 7.1 for all #5456

merged 3 commits into from
May 2, 2018

Conversation

tiagom62
Copy link
Contributor

@tiagom62 tiagom62 commented May 1, 2018

Better than i thought. Switched xenial and stretch to PHP 7.1.x.
Drop support for Fedora 25 as it is EOL.
Drop support for non-LTS Ubuntu versions.

vagrant@xenial:~$ php -v
PHP 7.1.16-1+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Apr  5 2018 08:47:00) ( NTS )

vagrant@trusty:~$ php -v
PHP 7.1.16-1+ubuntu14.04.1+deb.sury.org+1 (cli) (built: Apr  5 2018 11:05:50) ( NTS )

[vagrant@centos7 ~]$ php -v
PHP 7.1.16 (cli) (built: Mar 30 2018 09:32:45) ( NTS )

[vagrant@centos6 ~]$ php -v
PHP 7.1.16 (cli) (built: Mar 30 2018 09:32:19) ( NTS )

vagrant@debian9:~$ php -v
PHP 7.1.16-1+0~20180405085419.16+stretch~1.gbp4937aa (cli) (built: Apr  5 2018 08:54:21) ( NTS )

vagrant@debian8:~$ php -v
PHP 7.1.16-1+0~20180405085551.16+jessie~1.gbp4937aa (cli) (built: Apr  5 2018 09:13:06) ( NTS )

[vagrant@fedora27 ~]$ php -v
PHP 7.1.16 (cli) (built: Mar 28 2018 07:11:55) ( NTS )

[vagrant@fedora26 ~]$ php -v
PHP 7.1.16 (cli) (built: Mar 28 2018 07:11:55) ( NTS )

@tiagom62 tiagom62 requested a review from snipe as a code owner May 1, 2018 00:45
@snipe snipe merged commit 28a1960 into snipe:develop May 2, 2018
@snipe
Copy link
Owner

snipe commented May 2, 2018

Thanks!!

@tiagom62 tiagom62 deleted the installer_php71 branch June 11, 2018 01:48
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.

2 participants