2017 © Pedro Peláez
 

silverstripe-module silverstripe-3-php7

image

wernerkrauss/silverstripe-3-php7

  • Wednesday, December 13, 2017
  • by wernerkrauss
  • Repository
  • 2 Watchers
  • 13 Stars
  • 1,188 Installations
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

silverstripe3-php7

Composer installable patch to get SilverStripe 3 running on PHP7, (*1)

Installs a patch (basically https://github.com/lekoala/silverstripe-327 and some minor changes by Mark Guinn, see https://github.com/markguinn/silverstripe-framework/tree/patch-3-327) via composer, so you can run SilverStripe 3.2+ on PHP7., (*2)

Uses composer plugin https://github.com/netresearch/composer-patches-plugin to install the patch after a composer install, (*3)

Installation

Simply run, (*4)

composer require wernerkrauss/silverstripe-3-php7:^0.1.0,, (*5)

then change your server to run PHP7 and enjoy the speed it provides., (*6)

Note for upgrading to SilverStripe 3.6+

As SilverStripe 3.6 runs on PHP7 out of the box, this patch isn't needed any more. You can safely uninstall it and enjoy the speed of PHP7.0, (*7)

The Versions

13/12 2017

dev-master

9999999-dev

  Sources   Download

The Requires

 

27/10 2016