PHP 8 intergration readiness #11

Merged
bprieshof merged 0 commits from refs/pull/11/head into master 2020-12-18 15:30:18 +01:00
bprieshof commented 2020-12-18 15:28:59 +01:00 (Migrated from 192.168.2.138:3000)
  • Installer is stable after modifications
  • Still using php7.4 as default version
  • Modifcation for php 8.0 are included
  • php8.0 is now installeable by installer if phpver is set to 8.0, or by using PhpUpdater.sh
  • Further needed changes wil probably not be more then config changes, is not likely cause problems with te installer

#10 is the issue releated to PHP 8 see this for more info

Next-up

  • Release after merge as v1.2
  • Get php8.0 in the hands of devs

Testing

  • Installing Nginx+php7.4+[Nextcloud,Wordpress] on supported platfoms(deb and EL)
  • Installing Apache+php7.4+[Nextcloud,Wordpress] on supported platfoms(deb and EL)
  • Installing Nginx+php8.0 on supported platfoms(deb and EL)
  • Installing Apache+php8.0+Wordpress on supported platfoms(deb and EL)
  • PHP8.0 itself
* Installer is stable after modifications * Still using php7.4 as default version * Modifcation for php 8.0 are included * php8.0 is now installeable by installer if `phpver` is set to `8.0`, or by using `PhpUpdater.sh` * Further needed changes wil probably not be more then config changes, is not likely cause problems with te installer #10 is the issue releated to PHP 8 see this for more info **Next-up** * Release after merge as v1.2 * Get php8.0 in the hands of devs **Testing** - [x] Installing Nginx+php7.4+[Nextcloud,Wordpress] on supported platfoms(deb and EL) - [x] Installing Apache+php7.4+[Nextcloud,Wordpress] on supported platfoms(deb and EL) - [x] Installing Nginx+php8.0 on supported platfoms(deb and EL) - [x] Installing Apache+php8.0+Wordpress on supported platfoms(deb and EL) - [ ] PHP8.0 itself
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Work_Archive/VPS-scripts_Web-V2#11