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

Ubuntu 18.04 Php 7.3 Magento Community 2.3.5 #38

Merged
merged 2 commits into from
Sep 2, 2020
Merged

Conversation

niccolox
Copy link
Contributor

@niccolox niccolox commented Sep 2, 2020

Ubuntu 18.04 Php 7.3 Magento Community 2.3.5

composer.json Outdated
@@ -8,7 +8,7 @@
"AFL-3.0"
],
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0",
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@niccolox I'd probably specify the minor version for 7.3 as well ~7.3.0

```pt-get install --assume-yes php7.3 libapache2-mod-php7.3 php7.3-common php7.3-gd php7.3-mysql php7.3-curl php7.3-intl php7.3-xsl php7.3-mbstring php7.3-zip php7.3-bcmath php7.3-iconv php7.3-soap php7.3-dom```

```root@magento235:~# php -v
PHP 7.3.21-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Aug  7 2020 14:44:10) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.21, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.21-1+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies```
@niccolox niccolox merged commit e550d3b into master Sep 2, 2020
@niccolox niccolox deleted the magento235php73 branch September 2, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants