Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jos@opensuse.org>2019-01-15 18:30:11 +0300
committerGitHub <noreply@github.com>2019-01-15 18:30:11 +0300
commitef99b9137f594ec65666260dbf8378fa86e15180 (patch)
treed846fcc6401815c8a8c68eb609aefad76025092a /page-migration.php
parentbe3ed0ba38ffa685c27fc6f1b61bd535e582752d (diff)
update for PHP 7.0 vs 7.2
update for PHP 7.0 vs 7.2
Diffstat (limited to 'page-migration.php')
-rw-r--r--page-migration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-migration.php b/page-migration.php
index 05a31016..2eb40805 100644
--- a/page-migration.php
+++ b/page-migration.php
@@ -75,7 +75,7 @@
<h2 class="section--paragraph__tittle"><?php echo $l->t('The Nextcloud migration tool');?></h2>
<p class="section--paragraph"><?php echo $l->t('The easiest way to migrate is using our migration tool. This tool supports ownCloud 8.2 to ownCloud 10, migrating to the appropriate Nextcloud release automatically.');?></p>
-
+ <p class="section--paragraph"><?php echo $l->t('Note that ownCloud 10.0.10 can run on PHP 7.2 while Nextcloud 13 works, at most, with PHP 7.1, complicating migration. On Ubuntu you can switch php version to 7.1 via <a href="https://launchpad.net/~ondrej/+archive/ubuntu/php">this PPA.</a>');?></p>
<p class="section--paragraph"><?php echo $l->t('Here\'s how to use the migrator.');?></p>
<p class="section--paragraph"><?php echo $l->t('